pip3: Could not find a version that satisfies the requirement dm-sonnet-gpu
See original GitHub issue$ sudo -H pip3 install dm-sonnet-gpu
Collecting dm-sonnet-gpu
Could not find a version that satisfies the requirement dm-sonnet-gpu (from versions: )
No matching distribution found for dm-sonnet-gpu
Issue Analytics
- State:
- Created 6 years ago
- Comments:7 (1 by maintainers)
Top Results From Across the Web
python - Could not find a version that satisfies the requirement ...
When I run the second pip install command again, the process is stopped now complaining about another required package and I need to...
Read more >Could not find a version that satisfies the requirement X
The error "Could not find a version that satisfies the requirement" is often caused when you try to install a package using an...
Read more >Fix the pip error: Couldn't find a version that satisfies the ...
Anyways, this can be fixed by using a proxy with pip. Supplying a proxy address to pip is easy: $ pip install -r...
Read more >I always get an error while installing Python 3 modules in pip ...
It says that it could not find a version that satisfies a requirement or no matching for distribution found. What should I do?...
Read more >Having issues pip installing? - Discussions on Python.org
ERROR : Could not find a version that satisfies the requirement SpeechRecognition (from versions: none). ERROR: No matching distribution ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@auroua @guillaume-chevalier PyPI should now have packages for python {2.7, 3.4, 3.5, 3.6} - I’m closing this now, please reopen if you have problems.
The PyPI packages are only built for python 2.7 and 3.4… I’ll look into providing packages for 3.{5,6} as well.