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
January 28, 2016 23:17
The iCloud Drive doesn't appear as part of the regular filesystem (unlike Dropbox and others) so the JetBrains file picker dialog can't see it. This article describes how to actually find the sorta...
Community
PyCharm
Access project stored in iCloud on OS X
0 votes
Created
January 31, 2016 13:11
Just out of curiosity, your first screenshot shows /usr/bin/python3.4 but your tracebacks say /usr/local/bin/python3.4 My suggestion: never use the system Python. Make a virtualenv for the project,...
Community
PyCharm
Selecting python3.4 interpreter for Django broke pip
0 votes
Created
February 11, 2016 16:51
Today's 5.1 EAP has some debugger performance improvements. I had a code base where 5.0 took 9.3 seconds to get to a breakpoint. 5.1 takes 8.5 seconds. When I install the pydevd Cython speedups, it...
Community
PyCharm
extremely slow debugger
0 votes
Created
March 02, 2016 13:37
Do you know which version of Python is in use by PyCharm? Take a look at Preferences -> Project -> Project Interpreter
Community
PyCharm
VERY simple question from a complete newbie.
0 votes
Created
March 27, 2016 12:29
Hi Ricky, thanks for the question. First, this forum is primarily about PyCharm and not Python. You probably will get more answers asking on StackOverflow and putting "python" as a tag on your ques...
Community
PyCharm
Display Image Popup? New to Pycharm and Python
0 votes
Created
April 13, 2016 10:18
PyCharm 3.4 is two years old. I think it might be older than ReactJS. :) Is there a reason you can't use a new version of PyCharm?
Community
PyCharm
Configuring ReactJS / JSX on PyCharm 3.4
0 votes
Created
April 24, 2016 12:02
In that case, follow the instructions from the answers to your StackOverflow about editing the configuration and setting the hostname to 0.0.0.0. Then, hand out your IP address as the hostname. Thi...
Community
PyCharm
How can I get built-in WebServer to be accessible by others on my network??
0 votes
Created
May 12, 2016 15:11
PyCharm's packaging support is based on talking to a PyPI or compatible package repository. I don't see "waveform" as a package in PyPI. If it is in a non-PyPI location, then just manually manage i...
Community
PyCharm
how to install packages with pycharm which are not available in the list
0 votes
Created
January 26, 2016 17:52
PyCharm won't be involved in the part about creating standalone applications, which is good news, because it means it is a general Python question and there will be lots of resources out there for ...
Community
PyCharm
Beginner needs help!
0 votes
Created
January 29, 2016 12:57
I think that's the best solution. Minimal impact on your code and supported in future versions.
Community
PyCharm
How to code fold without hiding the method's docstrings?
0 votes
«
First
‹
Previous
Next
›
Last
»