No packages available in Pycharm

Answered

I have a Mac with Sierra 10.12.1

PyCharm 2016.2.3
Build #PY-162.1967.10, built on September 7, 2016
JRE: 1.8.0_112-release-b343 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o

I created a conda environment after a fresh anaconda installation of Anaconda3-4.2.0-MacOSX-x86_64.pkg.

Normally, when I wanted to install a new package in the past, I could go to Preferences->Project Interpreter

then select the project and click the + sign.

Currently, when I click the + sign, there are no packages available.

The repositories available are:

https://pypi.python.org/pypi

https://repo.continuum.io/

I am using the newest python 3.5.2

How do I get my system back to show packages?

Thanks

0
1 comment
Official comment

It was a known problem and it's already fixed. You could check how it works with PyCharm 2016.3 EAP https://www.jetbrains.com/pycharm/nextversion/ or wait for the official build PyCharm 2016.3 which will be released in late November.

Please sign in to leave a comment.