Pycharm - Install packages

21,937

The problem is caused by recent server-side changes in PyPI, and will be addressed in the PyCharm 2.7.1 update. Please see http://youtrack.jetbrains.com/issue/PY-8962 to track the status of the issue.

Share:
21,937
philippe87
Author by

philippe87

Updated on November 02, 2020

Comments

  • philippe87
    philippe87 over 3 years

    So I created my project with a virtual environment and installed pip + distribute. Everything is fine so far, But when I click on the install button to install new packages it displays a beautiful : "Nothing to show".

    Here is an image of it :

    enter image description here

    I have the default repository

    So what did I do wrong? Is this not the right way to install python modules like PIL or third party django apps like django south ?

    Edit : I forgot to mention , it's the trial version... Can this be because of it ?

  • Sharad
    Sharad about 9 years
    Any updates? I still see the issue. I tried to install community edition of Pycharm community edition 4.0.6 on windows 8 machine