You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Continuing in 1 seconds...
Traceback (most recent call last):
File "", line 4, in
File "setup.py", line 216, in
main()
File "setup.py", line 88, in main
conf["CUDA_INC_DIR"] = [join(conf["CUDA_ROOT"], "include")]
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/posixpath.py", line 70, in join
elif path == '' or path.endswith('/'):
AttributeError: 'NoneType' object has no attribute 'ends with'
The text was updated successfully, but these errors were encountered:
*** HIT Ctrl-C NOW IF THIS IS NOT WHAT YOU WANT
Continuing in 1 seconds...
Traceback (most recent call last):
File "", line 4, in
File "setup.py", line 216, in
main()
File "setup.py", line 88, in main
conf["CUDA_INC_DIR"] = [join(conf["CUDA_ROOT"], "include")]
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/posixpath.py", line 70, in join
elif path == '' or path.endswith('/'):
AttributeError: 'NoneType' object has no attribute 'ends with'
The text was updated successfully, but these errors were encountered: