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
February 06, 2012 15:02
Hello Steven,According to your log PyCharm has found 11887 new or modified files it has to index. That's a lot and it could take a while (depending on your hardware, usually 5-20 mins). Such huge i...
Community
PyCharm
PyCharm EAP 2.0.2
0 votes
Created
February 17, 2012 13:05
Please check the type of the variable fh:fh = open('foo')print(fh) # Press Ctrl and move the mouse over 'fh'The inferred type should be 'file' or 'TextIOWrapper'. If it isn't, then go to the defini...
Community
PyCharm
newbie code complete question
0 votes
Created
July 19, 2011 11:34
Hi Alexander,Currently PyCharm supports only parametrized list and dict bulitin types. Support for other parametrized types may appear in future PyCharm versions. Fill free to post feature requests...
Community
PyCharm
Complex type specification in documentation.
0 votes
Created
October 10, 2012 10:11
In Python 3.3 you will not have to create an empty __init__.py file in order to mark a directory as a Python package. Any directory on your PYTHONPATH will be a Python package. See PEP-420 for more...
Community
PyCharm
Hide files *only* from Project view
0 votes
Created
May 07, 2015 13:52
PyCharm should generate skeletons for binary Python modules only once per Python interpreter. It regenerates them if there are any changes to binary modules. Please file a bug report to our issue t...
Community
PyCharm
Updating skeletons in pycharm and kivy
0 votes
Created
November 24, 2014 12:07
For code completion for pytest see PY-14514. For the problem with ignoring unresolved references see PY-14470.
Community
PyCharm
PyCharm 4.0 inspections - Unresolved references
0 votes
Created
November 24, 2014 12:08
It's a regression, see PY-13979.
Community
PyCharm
4.0 SQL Dialects in Strings
0 votes
Created
October 28, 2013 14:22
Probably you haven't intalled Python development packages for Ubuntu. Try 'sudo apt-get install python2.7-dev' from the commmand line.
Community
PyCharm
Twisted
0 votes
Created
October 28, 2013 14:20
Make sure that 'C:\Program Files\Mercurial\hg.exe' exists and that you can launch it from the command line.
Community
PyCharm
Can't start Mercurial: C:\Program Files\Mercurial\hg.exe
0 votes
Created
October 29, 2013 09:33
See this forum thread.
Community
PyCharm
mysql dialect: Expression exptected
0 votes
«
First
‹
Previous
Next
›
Last
»