Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Peter Hanley
Total activity
17
Last activity
October 09, 2018 19:56
Member since
April 12, 2012 01:17
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
8
Activity overview
Posts (3)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
October 09, 2018 19:56
Out of curiosity, do you still see this issue? I just ran into this with QGIS 3.0/Pycharm 2018.2/2018.3EAP and Georg's workaround worked for me. However, now the .so files are now named correct...
Community
PyCharm
PyQGIS code completion in Mac OSX
0 votes
Created
April 14, 2015 16:30
You can use kivy with pycharmCheck here for some specifics:https://github.com/kivy/kivy/wiki/Setting-Up-Kivy-with-various-popular-IDE'sYou can also vote for improved kivy support (e.g. kv as a supp...
Community
PyCharm
Kivy
1 vote
Created
December 09, 2014 21:56
from LiveWires import games, colorstry changing that to from livewires import games, colorsIf that doesn't work, make sure that the in Preferences > Project Interpreter that the livewires modul...
Community
PyCharm
Says package "installed successfully", but doesn't actually install
1 vote
Created
June 24, 2013 20:09
I suspect that the post on minecraft forum is somewhat incorrect - the main red flag is the advice to start your own development project within the minecraft source, which seems problematic for a n...
Community
IntelliJ IDEA Users
Minecraft modding, IDEA setup
0 votes
Created
April 15, 2013 17:40
Here's what I did:1: Preferences > Project Interpreter > Python InterpretersCreate a virtualenv. I couldn't figure out how to make it directly, so I made on from 2.7.1 and then edited it. I tried ...
Community
PyCharm
Kivy on OSX
0 votes
Created
April 16, 2012 19:21
That worked, thank you Dmitry!
Community
PyCharm
no subfolders in a project created from existing source?
0 votes