Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what visual studio components should be installed? #49

Closed
nikolaiusa opened this issue Feb 17, 2024 · 7 comments
Closed

what visual studio components should be installed? #49

nikolaiusa opened this issue Feb 17, 2024 · 7 comments

Comments

@nikolaiusa
Copy link

please help)

@MrForExample
Copy link
Owner

Hi, which way of install you are using? If you install it using Miniconda or Chocolatey then you don't have to install it manually.

@nikolaiusa
Copy link
Author

i use windows10 + miniconda and i cant build wheels -
i have error like this:
build\lib.win-amd64-cpython-311\pointnet2_ops_ext.cp311-win_amd64.pyd : fatal error LNK1120: : 101
error: command 'C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.39.33519\bin\HostX64\x64\link.exe' failed with exit code 1120
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pointnet2-ops

@nikolaiusa
Copy link
Author

  build\lib.win-amd64-cpython-311\torch_scatter\_scatter_cpu.pyd : fatal error LNK1120:: 38
  error: command 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Professional\\VC\\Tools\\MSVC\\14.39.33519\\bin\\HostX64\\x64\\link.exe' failed with exit code 1120
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for torch-scatter
Running setup.py clean for torch-scatter

Failed to build pointnet2-ops simple-knn diff-gaussian-rasterization pytorch3d torch-scatter

ERROR: Could not build wheels for pointnet2-ops, simple-knn, diff-gaussian-rasterization, pytorch3d, torch-scatter, which is required to install pyproject.toml-based projects

@nikolaiusa
Copy link
Author

i can build wheels for this 5: pointnet2-ops simple-knn diff-gaussian-rasterization pytorch3d torch-scatter

@nikolaiusa
Copy link
Author

I used this instruction #22 (comment)

@nikolaiusa
Copy link
Author

oh god, I installed it)
I installed Anaconda instead of MiniConda. and received more information about the errors

@MrForExample
Copy link
Owner

Glad you did it, cheers friend, I'll note it in the install instruction in next update 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants