-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Windows 10 installation problem #928
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
Comments
I'm afraid I can't read the main error in the log, due to language and encoding problems. I see
or
Can you see the error properly? Also, what versions of PyTorch and CUDA and VSCode are you using? |
Thank you so much for such a quick reply, I am sorry for such mistakes, and now I have changed encoding from ANSI to UTF-8, does it work this time? By the way, I use pytorch1.7, cuda11.0 and VS2019 16.9.6 |
I notice what you say in #920 but I get the error report, and I did not find similar error in existing issues. I don't know what's wrong, is there any good idea to fix the problems?Thank a lot! @bottler |
There's no compiler error in this file, but the build just stopped. I think the parallel compilation ran out of memory. Can you retry the build setting the environment variable |
hello. please tell me what the error is and how to fix |
@hfpro I think you are not using the latest version of the code from the |
I tried to compile from the links and the main branch, but the errors are repeated. |
No. Please open a new issue. |
I don't know if the tests pass on Windows. There may be small numerical differences which break some. Can you attach a log with all the failures? It may be that your build of pulsar is not working but the rest of PyTorch3D is fine. |
my first installation's compile error log is same with yours |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
This issue was closed because it has been stalled for 5 days with no activity. |
I am sorry to bother you, and i have noticed that there are some similar issues, but I still can't fix problems according to instructions and i relly need help!
1.pytorch1.7+NVIDA cuda11.0+cudnn8.04 +set CUB_HOME + VS2019 16.9
2.in '' pytorch3d\csrc\iou_box3d\iou_utils.cuh'' and '' pytorch3d\csrc\iou_box3d\iou_utils.h'', use '!' to replace 'not'
deleted const auto kEpsilon and replaced all of its references with its value (1e-4) in pytorch3d\csrc\iou_box3d/iou_utils.cuh
3.set DISTUTILS_USE_SDK=1
python setup.py install
4 . Complete error recording:
error_1.txt
I am very grateful for your help!
The text was updated successfully, but these errors were encountered: