Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Dondublon
Total activity
10
Last activity
March 25, 2021 10:53
Member since
April 11, 2019 10:32
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
March 25, 2021 10:53
Additional: I reproduced the issue on PyCharm 2020.3.4.
Community
PyCharm
bytes\str error on debug
0 votes
Edited
March 23, 2021 07:41
Additional. The location of compat.py: C:\Program Files\JetBrains\PyCharm Community Edition 2019.3.2\plugins\python-ce\helpers\pydev\pydevd_attach_to_process\winappdbg\compat.py (The PyCharm versio...
Community
PyCharm
bytes\str error on debug
0 votes
Created
April 23, 2019 07:51
Anrtey, yep, thank you for the answer! It works! I put the .pyi file near my six and PyCHarm proceced it.
Community
PyCharm
PyCharm, resolve a library from a project folder
0 votes
Created
April 18, 2019 07:54
@Dmarinov. Sorry, I have to use "external_libs" prefix because on real machines we won't configure python paths.
Community
PyCharm
PyCharm, resolve a library from a project folder
0 votes
Created
April 15, 2019 10:15
Yes, sure. https://yadi.sk/d/QJpHQtMoLzZusg This is a screenshot:
Community
PyCharm
PyCharm, resolve a library from a project folder
0 votes
Created
April 12, 2019 11:35
Andrey, thank you, but this didn't help still. To be more precisely, let's look at example: MyProject -- external_libs --six.py importing: from external_libs.six.moves import range ...
Community
PyCharm
PyCharm, resolve a library from a project folder
0 votes