I'm on Windows 7 running PyCharm Community Edition 2016.1.2 and Python 3.4.3, and I have the following behavior:
No matching distribution found for [package name]
, e.g. No matching distribution found for numpy
.Package successfully installed
notification, but did not change the package version in the table (and did not actually do the update).pip install numpy
failed with the same error message as PyCharm.Requirement already up-to-date
and no update.What????
This is pip's behavior when it can't connect to the internet properly. In my case, I had Fiddler running so pip couldn't get through Fiddler's proxy.
To anyone else getting this behavior: check your network, firewalls, proxies, and so on.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With