Skip to content

Error when running setup.py #134

Description

@vanyagelfo

When I try running the following:
python setup.py build_ext --inplace

A RunTime Error is being outputted as follows:
File "C:\Users\User\Anaconda3\envs\mesh_funcspace\lib\site-packages\torch\utils\cpp_extension.py", line 635, in win_wrap_ninja_compile
with_cuda=with_cuda)
File "C:\Users\User\Anaconda3\envs\mesh_funcspace\lib\site-packages\torch\utils\cpp_extension.py", line 1238, in _write_ninja_file_and_compile_objects
error_prefix='Error compiling objects for extension')
File "C:\Users\User\Anaconda3\envs\mesh_funcspace\lib\site-packages\torch\utils\cpp_extension.py", line 1538, in _run_ninja_build
raise RuntimeError(message) from e
RuntimeError: Error compiling objects for extension

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions