Open made-by-chris opened 4 years ago
I have the same problem as you. Did you solve it?
no not yet, im still stuck at the same step
The suggestion here worked for me:
https://github.com/NVIDIA/apex/issues/690#issuecomment-587996985
I meet this error too
I meet this error too
Usage:
I'm trying to install and run https://github.com/microsoft/DialoGPT which uses Apex
environment:
Ubuntu 16.04 conda 4.8.2 Python 3.6.9 :: Anaconda, Inc. processor: Intel® Core™ i7-9700F CPU @ 3.00GHz × 8 graphics: GeForce RTX 2060/PCIe/SSE2
Problem:
After running
pip install -v --no-cache-dir --global-option="--cpp_ext" --global-option="--cuda_ext" ./
this occurs:( which is causes another exception
Given no hashes to check 137 links for project 'pip': discarding no candidates
)