Package list not loading: Error updating package list: Status:404
Answered
I installed PyCharm 2018 Community and now want install some packages.
Unfortunately the package list is not loading.
I having the following error:Error updating package list: Status:404.
I have the following repositories set:
https://pypi.python.org/pypi
https://pypi.python.org/simple.
It would really nice if someone can help me out.
Thanks a lot!
Please sign in to leave a comment.
Why did you need to configure "https://pypi.python.org/pypi"? The index URL "https://pypi.python.org/simple" is by default on the list and should be enough to fetch packages from PyPI. If it doesn't solve the problem, could you please create an issue in our tracker and attach your idea.log there (Help | Show Log in Files)?
Sorry for the late reply, I have the idea.log file, but how do I create an issue in the tracker?
Thanks for your assistance
The problem have been solved.
"https://pypi.python.org/pypi" was removed from the repository list. The package list is now available.
Thank you