Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
vlan
Total activity
168
Last activity
January 10, 2024 09:24
Member since
July 19, 2011 11:34
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
73
Activity overview
Posts (0)
Comments (95)
Sort by recent activity
Recent activity
Votes
Created
November 01, 2013 11:12
The simplest way is to put a breakpoint at the place you are interested in and run the debugger. When the debugger stops there, you will be able to launch an interactive console in that context: De...
Community
PyCharm
Interactive Python Interpreter Question
0 votes
Created
November 05, 2013 08:20
It looks like this bug: PY-10534.
Community
PyCharm
"Invalid Project Interpreter" even though execution works
0 votes
Created
November 05, 2013 08:32
I'll put a link to this post in the issue. You can register there and post your comments / vote for issues.
Community
PyCharm
"Invalid Project Interpreter" even though execution works
0 votes
Created
November 05, 2013 08:22
Add your remote virtualenv as a remote interpreter and point to a virtualenv's python executable (like this: <Your virtualenv root>/bin/python).
Community
PyCharm
How to set a remote virtualenv as the python interpreter?
0 votes
Created
November 11, 2013 10:28
Are you able to import your libraries in your python3.3 shell in the command line?
Community
PyCharm
Python3.3 with anaconda on Pycharm
0 votes
Created
November 11, 2013 10:58
You can add your /path/to/getdsip to Settings|Project Interpreter|Python Interpreters|Paths.Note that you can tweak your PYTHONPATH instead of modifying sys.path in your code.
Community
PyCharm
Hint PyCharm that an object is defined
0 votes
Created
October 04, 2013 14:53
Yes, these are two separate accounts. You can just attach your log file here.
Community
PyCharm
Cannot configure python interpreter
0 votes
Created
October 08, 2013 08:04
I'm afraid the branch indicator in the status bar shows the status of the main project repository only. Nested repos are shown only in the pop-up menu. Feel free to create a feature request at http...
Community
PyCharm
current git branch displayed only reflects the top-level git repository, is this a bug?
0 votes
Created
June 21, 2013 12:11
Code completion for ElementTree is poor at the moment, it will be imporoved in PyCharm 3.0, follow PY-3850.The cElementTree module is a binary file that has no Python source. PyCharm generates a sk...
Community
PyCharm
How do I get a type hint in this case? (Iterator)
0 votes
Created
July 17, 2013 16:53
If you will share your project (or its stripped down version that still has this problem) then I take a closer look at it.
Community
PyCharm
Unresolved Reference Errors for django
0 votes
«
First
‹
Previous
Next
›
Last
»