pip – windows Pycharm project interpreter nothing to show
pip – windows Pycharm project interpreter nothing to show
Support by JetBrains advised me such a fix:
Could you please try the following steps:
- Close your project in PyCharm
- Create a backup of your .idea/ folder
- Remove .idea/ folder
- Re-open your project
Its work for me, maybe help
Had the same issue but for MacOS. It worked when I removed the .idea/
directory and reopened the project.
pip – windows Pycharm project interpreter nothing to show
Had the same issue with PyCharm Community Edition (CE) for mac. No idea why the Python Interpreter tab shows this weird behavior but the interpreter should still be viewable through this path in Preferences: Build, Execution, Deployment > Console > Python Console