Reputation: 67
I am getting the error: Error loading package list:pypi.python.org.. when I try to install new packages.
Please can anyone help me to solve the error.
Upvotes: 1
Views: 5049
Reputation: 77
That's because you haven't set a useable repository-url for. Just do it now:
File --> Settings --> Project XXX --> Project Interpreter --> Add(Plus icon on the right) --> Manage Repositories-->Add(Plus icon on the right)
Now input one true repository-url and click "OK".
Or maybe you get work from a network by proxy? Search "proxy" in the settings page, then select one to set.
Upvotes: 1