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
Created
April 26, 2018 19:19
Sorry for the inconveniences but apparently it's the recent regression that caused the IDE not to report package installation errors. Could you please upgrade to PyCharm 2018.1.2 and also check whe...
Community
PyCharm
modules do not install in Pycharm
0 votes
Created
April 26, 2018 14:51
Do the other two usages show up in Find Usages results?
Community
IntelliJ IDEA Users
Rename doesnt work
0 votes
Created
April 25, 2018 16:09
Why did you need to configure "https://pypi.python.org/pypi"? The index URL "https://pypi.python.org/simple" is by default on the list and should be enough to fetch packages from PyPI. If it doesn'...
Community
PyCharm
Package list not loading: Error updating package list: Status:404
0 votes
Created
April 20, 2018 09:14
Добрый день, Куда происходит навигация, если кликнуть/сделать Navigate | Declaration по имени PyQt5 в импорте? Если это пакет внутри каталога python_stubs (в дереве проекта показывается под узлом "...
Community
PyCharm
cannot find reference QtWidgets in __init__.py
0 votes
Created
April 19, 2018 19:14
It happens because of the stale skeleton definition for copy module (there should be an asterisk in the gutter next to deepcopy definition that navigates there). I've created an issue about the fal...
Community
PyCharm
deepcopy unexpected memo argument
0 votes
Created
April 19, 2018 18:41
They are not that outdated. These are the same versions of setuptools and pip you get if you create a virtualenv using the standard venv module in Python 3.6.
Community
PyCharm
Every new VirtualEnv Created with Old Versions of Setuptools and PIP
0 votes
Created
April 16, 2018 14:07
Do you mean that you cannot update only pip and setuptool? If you do, it's a known problem that will be fixed in one of the upcoming PyCharm 2018.1.x updates (presumably 2018.1.2). For the time bei...
Community
PyCharm
Says package "installed successfully", but doesn't actually install
0 votes
Created
April 04, 2018 12:07
Which version of IntelliJ IDEA/Python plugin do you use? Also, which interpreter version is configured for the project?
Community
PyCharm
Import unresolved references
0 votes
Created
March 19, 2018 11:34
I meant a configuration file of pip itself as Eric has suggested.
Community
PyCharm
Issues installing packages
0 votes
Created
March 16, 2018 08:10
Hi John, No, unfortunately, certificates imported there affect only network connections made from JVM, while pip is launched in an independent Python process. I believe that using "trusted-host" an...
Community
PyCharm
Issues installing packages
0 votes
«
First
‹
Previous
Next
›
Last
»