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 09, 2018 19:49
In PyCharm's Project tool window, right-click on the directory and select Mark Directory As -> Sources Root.
Community
PyCharm
I get a red highlight "no module named .." if I try to import a module from the same dir.
2 votes
Created
December 09, 2016 12:47
Each time you run a program, it creates a Run Configuration that contains the information needed to setup running the program. PyCharm can have multiple run configurations that you choose from the ...
Community
PyCharm
Changing files to RUN???
2 votes
Created
September 12, 2016 10:36
Hi Pablo. Here is a screencast on branching that should show what you need to do. In a nutshell: Switch to prod_branch Pull (to get remote changes into your local) Switch back to dev_branch In the...
Community
PyCharm
Pulling changes from branch A into branch B
2 votes
Created
November 29, 2017 15:04
Hi, Reddit's /r/learnpython is a good source for suggestions and people to help you learn Python as you work on your project. They also have people there (including me) that give suggestions on the...
Community
PyCharm
Looking for inspiration
1 vote
Created
October 13, 2017 10:35
Did you mark the directory as a sources root?
Community
PyCharm
Feature Request: AWS Lambda
1 vote
Created
May 29, 2017 14:44
pytest can actually use the UnitTest assertions, under the pytest test runner. See the FAQ entry for some explanation. You're right that our automatic generation of tests via refactoring don't writ...
Community
PyCharm
Newbie Q: I'm not able to use pytest
1 vote
Created
March 08, 2017 14:01
In the editions comparison, Cython is listed under Professional Edition.
Community
PyCharm
Cython syntax highlighting not showing up on PyCharm 2016.03, Community edition
1 vote
Created
February 23, 2017 21:10
You are using Python 3.6 and an old Django, thus you're hit with this issue. Upgrade your Django or downgrade your Python.
Community
PyCharm
When i try create new project on Django. 'Error creating Django application'
1 vote
Created
January 19, 2017 17:31
Hopefully you have an "npm" tool window icon in the left margin, under the Projects icon. If not, right click on your package.json file and choose "Show npm run scripts". (I'm citing that from memo...
Community
PyCharm
Configure angular2 existing project in PyCharm
1 vote
Created
September 12, 2016 10:29
Yes, PyCharm auto-saves files. You can disable this if you'd like.
Community
PyCharm
noob questions
1 vote
Next
›
Last
»