Can't Browse Site Packages
Since updating PyCharm (not sure which upgrade did this to be honest), I'm unable to browse the site-packages in my virtualenv.
I have a remote python interpreter setup, which is working 100%, but in the project browser, under External Libraries, I used to be able to browse through all the packages installed in that virtual environment. Now, I only have python-skeletons -> nose + os.
It's the same issue across all my projects and virtualenvs, so I'm assuming there's been a change in PyCharm somewhere?
I'm on 3.1.1
Thanks
I have a remote python interpreter setup, which is working 100%, but in the project browser, under External Libraries, I used to be able to browse through all the packages installed in that virtual environment. Now, I only have python-skeletons -> nose + os.
It's the same issue across all my projects and virtualenvs, so I'm assuming there's been a change in PyCharm somewhere?
I'm on 3.1.1
Thanks
Please sign in to leave a comment.
yes, it's changed in 3.1.1 and we're gong to fix this. Feel free to vote PY-12265 and get notified once it's fixed.