Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Mikhail Golubev
Total activity
259
Last activity
July 23, 2024 13:15
Member since
October 23, 2013 12:20
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
103
Activity overview
Posts (0)
Comments (155)
Sort by recent activity
Recent activity
Votes
Edited
July 08, 2019 08:53
Also note that you have both "mrmr" package and "mrmr" module in your project (without ".py" extension). Even though absence of the extension allows to avoid import ambiguity here it's still quite ...
Community
PyCharm
Import unresolved references
1 vote
Created
March 05, 2019 11:11
I'd like to add that it's particularly suspicious that the project with its respective venv is created inside the installation directory of a Python distribution. It's not a typical scenario and mi...
Community
PyCharm
Import unresolved references
1 vote
Created
February 08, 2019 18:55
Hi there! The problem is that it's not really Epytext. OpenCV uses Doxygen for documentation that we don't support and also confuse with Epytext because of the similarity of tags. There is an open ...
Community
PyCharm
Pycharm can't render Epydoc docstrings
1 vote
Created
August 09, 2018 10:59
Yes, but this behavior is expected since the directory "Caspy" containing "lib" package is not marked as a source root. Remember such directories act like additional entries to PYTHONPATH, without ...
Community
PyCharm
Import unresolved references
1 vote
Created
July 13, 2018 09:31
Are you sure that "C:\Users\asmith\AppData\Local", not "C:\Users\asmith\AppData\Roaming", is the right directory to put "pip/pip.ini" in? Is it the path where %APPDATA% points to?
Community
PyCharm
Issues installing packages
1 vote
Created
July 10, 2018 11:23
Hmm, interesting. Have you tried SSL_CERT_FILE variable instead to specify a path to a single file? Also, I believe that the bulletproof option here is to set "cert" setting in one of the configura...
Community
PyCharm
Issues installing packages
1 vote
Created
July 09, 2018 16:38
Hi Alex, Are you sure that environment variable SSL_CERT_DIR is properly visible to PyCharm? Normally, you need to relaunch the IDE to apply changes in the environment. You can enable debug logging...
Community
PyCharm
Issues installing packages
1 vote
Created
May 28, 2018 21:03
You're right, right now this action is always disabled and, strangely enough, no one has noticed this problem before. I've created an issue about that in our tracker. Thanks for giving us a notice ...
Community
PyCharm
Invert Boolean refactor is disabled
1 vote
Created
April 27, 2018 16:35
The problem with not reporting installation errors is already fixed in 2018.1.2. Updated version of pip for new virtual environments should be included in the next bugfix update. For existing ones ...
Community
PyCharm
Says package "installed successfully", but doesn't actually install
1 vote
Created
April 23, 2018 11:20
It seems that PIL is one of those packages that while listed on PyPI doesn't keep any actual releases there and at least judging by PyPI stats it has been abandoned for quite a while. You won't be ...
Community
PyCharm
Says package "installed successfully", but doesn't actually install
1 vote
«
First
‹
Previous
Next
›
Last
»