PyCharm Error Loading Package List

sevpants picture sevpants · Sep 14, 2016 · Viewed 39.1k times · Source

I just downloaded PyCharm the other day and wanted to download a few packages. I'm using Windows 10 with PyCharm 2016.2.2 and python 3.5.2. When I go to the available packages screen it continually states:

Error loading package list:pypi.python.org

I was just trying to download BeautifulSoup and I'm clearly missing something. Any help would be wonderful.

Answer

Chris Broski picture Chris Broski · Apr 27, 2018

I am behind a corporate firewall and had this problem. All I had to do was go to Settings/Appearance and Behavior/System Settings/HTTP Proxy and check Auto-detect proxy settings and it worked.