Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

i try to install apex on windows use "pip install -v --no-cache-dir --global-option="--cpp_ext" --global-option="--cuda_ext" ." or "pip install -v --no-cache-dir ." but always got same error "Given no hashes to check 155 links for project 'pip': discarding no candidates"

i had try to change setup.py code. but still not work.

environment PyTroch 1.7 ; GPU drive version 461.09; pip 20.3.3

Can someone please help me fix this bug ? Thanks in advance : )


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
3.9k views
Welcome To Ask or Share your Answers For Others

1 Answer

等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...