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
September 18, 2017 13:46
Owen: The first and best choice is to convert your project to a Python package with setup.py. The Python Packaging guide has a good tutorial on this. Also, Kenneth Reitz has a "packaging for humans...
Community
PyCharm
Feature Request: AWS Lambda
0 votes
Created
August 06, 2017 16:58
The screenshot wound up not being attached.
Community
PyCharm
The function print() does not output any data to the ide console.
0 votes
Created
August 04, 2017 11:59
@yeesh When you say "the UI" do you mean PyCharm or the game?
Community
PyCharm
Can someone tell me how to get Pygame working in Pycharm start to finish?
0 votes
Created
July 30, 2017 12:58
First, just to confirm, are you using PyCharm Professional? When using external JavaScript libraries (e.g. from CDN), PyCharm doesn't have local access to the library code to index it. Thus, you ne...
Community
PyCharm
No autocompletion for bootstrap in pycharm
0 votes
Created
July 25, 2017 15:24
You most likely want to use pyglet as a wrapper atop OpenGL. Or if you want an even easier start, use Arcade for doing some games. As a note, the author of Arcade is doing a webinar with us next week.
Community
PyCharm
OpenGL
0 votes
Created
July 01, 2017 16:00
Hi, JavaScript support is part of PyCharm Professional.
Community
PyCharm
Debuggar javascript
0 votes
Created
June 24, 2017 12:37
You can still create a regular Python run configuration manually (Edit Configurations -> +), and point to your test_*.py files to execute them without the test runner.
Community
PyCharm
Disable automatic test function
0 votes
Created
June 20, 2017 10:37
Hi Pedro. The editions comparison page has more information, but the quick answer: no, Python CE is only for Python.
Community
PyCharm
Debugger javascript
0 votes
Created
May 27, 2017 14:58
I believe this is a known problem with the cache headers being set by Flask. I gave it a try without PyCharm involved, just serving it from the command line. My CSS edits were not reflected unless ...
Community
PyCharm
PyCharm and CSS
0 votes
Created
May 25, 2017 14:01
Can you create a reproducible example and push to a repo?
Community
PyCharm
PyCharm and CSS
0 votes
«
First
‹
Previous
Next
›
Last
»