setup.py cannot be run help me. #425
Unanswered
Yangjaehong
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In setup.py, run setup.py to change Switch("CUDA_ENABLE_GL", True, "Enable CUDA GL interoperability") to True.
But I don't know why it doesn't work because of the environment variables.
I used conda.
Please help me.
C:\Users\dfae\Downloads\pycuda-2022.2.2\src\cpp\cuda.hpp(23): fatal error C1083: 포함 파일을 열 수 없습니다. 'cudaProfiler.h': No such file or directory error: command 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.36.32532\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2
window 11
python : 3.8.18
cuda : 11.6
torch : 1.13.1
Beta Was this translation helpful? Give feedback.
All reactions