Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Paul Everitt
Total activity
282
Last activity
April 12, 2019 13:28
Member since
January 26, 2016 15:52
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
117
Activity overview
Posts (0)
Comments (165)
Sort by recent activity
Recent activity
Votes
Created
August 23, 2016 17:56
Python code can have any type added to a list. For example, you might do list.append(33) before your loop. Python and PyCharm can't do code completion in there because arrays don't have fixed-type ...
Community
PyCharm
Completion code in "for in" statement
0 votes
Created
August 17, 2016 11:21
Yes, your analysis is correct. Feel free to ask any other questions.
Community
PyCharm
noob questions
0 votes
Created
August 06, 2016 21:39
It's true that PyCharm doesn't bundle all of the plugins available in the other IDEs. We're still working on getting the Docker support updated to the new-style in the beta. But perhaps you could m...
Community
PyCharm
Heroku support
0 votes
Created
August 06, 2016 21:34
I just tried to recreate this and was unable to. Can you try the following: Create a file hello.py Inside, have print('hello') as the only line (meaning, it will fail under 2.7) Right click in the...
Community
PyCharm
PyCharm community edition - impossibile to set python3 as interpreter
0 votes
Created
July 30, 2016 06:34
To date we've shied away from trying to support more of the various deployment services. Adding Docker proved to consume a bunch of effort and it was a struggle to get it right. And now, everything...
Community
PyCharm
Feature Request: AWS Lambda
0 votes
Created
July 25, 2016 16:49
The duplicates for jdk.table.xml is inside the one file, not multiple files. Meaning, look for <jdk> entries in there that point to the same interpreter.
Community
PyCharm
PyCharm 2016.2 shows reserved words as unresolved references
0 votes
Created
July 24, 2016 16:53
From what I've seen, putting Linux on a Chromebook is the only option for low-cost Chromebooks. At the same time, the performance might not be adequate (processor, RAM, I/O), nor the battery life.
Community
PyCharm
Can you run pycharm 2016.2 pro version on Chrome OS
0 votes
Created
July 24, 2016 16:22
Nope, the IntelliJ family of IDEs isn't supported on Chrome OS.
Community
PyCharm
Can you run pycharm 2016.2 pro version on Chrome OS
0 votes
Created
July 24, 2016 09:09
Are you sure that you are pointed to the same interpreter in PyCharm that you used to install PySide? Take a look at Preferences -> Python Interpreter and see if pyside shows up in the installed pa...
Community
PyCharm
Pyside "module not found"
0 votes
Created
June 08, 2016 14:38
The + sign in the project interpreter window show Python packages listed on PyPI, the Python package index. You don't need to install pygame from PyPI, as you already downloaded (and presumably ins...
Community
PyCharm
pygame for pycharm? Please help me out?
0 votes
«
First
‹
Previous
Next
›
Last
»