Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pip3 install pycuda
- Error: Building wheels for collected packages: pycuda
- Building wheel for pycuda (setup.py) ... error
- ERROR: Complete output from command 'c:anacondapython.exe' -u -c
- 'import setuptools, tokenize;__file__='"'"'
- C:\Users\hack\AppData\Local\Temp\pip-install-a1dsshvv\pycuda
- setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"',open) (__file__);code=f.read().replace('"'"'rn'"'"', '"'"'n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d 'C:UsershackAppDataLocalTemppip-wheel-9r1hq74i' --python-tag cp36:
- ERROR: *************************************************************
- *** I have detected that you have not run configure.py.
- TypeError: '>=' not supported between instances of 'NoneType' and 'str'
- ----------------------------------------
- ERROR: Failed building wheel for pycuda
- import pycuda.gpuarray as gpuarray
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement