Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Henrik Roseno
Total activity
53
Last activity
November 20, 2024 00:54
Member since
March 02, 2019 14:41
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
13
Activity overview
Posts (12)
Comments (27)
Sort by votes
Recent activity
Votes
Created
March 02, 2019 14:41
Hi! The correct command in Terminal on Ubuntu 18.04.2 LTS seems to be 'sudo apt-get install python3-tk'! The longer story: I just installed PyCharm CE on Ubuntu 18.04.2 LTS. When I tried to run my ...
Community
PyCharm
How can I install the TKinter in Pycharm
2 votes
Created
October 24, 2019 17:37
Well... Further searching, specifically in askubuntu.com, got me to this solution: https://askubuntu.com/questions/615108/issues-finding-the-location-of-package-libsdl2-image-2-0-0 . In short: Run...
Community
PyCharm
Kivy: "Unable to find any valuable Window provider" [SOLVED]
1 vote
Created
October 15, 2019 21:05
Why do variables of the type 'file' have to conform to a dictionary, when all the other variable types can have whatever name you wish?
Community
PyCharm
Why does PyCharm say "Typo in word"? [SOLVED]
0 votes
Created
June 13, 2024 15:54
It seems I have found a solution:In Terminal (on Ubuntu) I did::~$ pip install virtualenv --upgradeThen in Pycharm I choose: File → Settings → Project: xxx → Python Interpreter That window showed “...
Community
PyCharm
"Failed to create interpreter": No attribute "CPython2macOsFramework"
0 votes
Created
June 03, 2021 18:38
Well... It seems to be a question of having 'real' Python statements on the correct indented position for PyCharm to recognize the structure.
Community
PyCharm
Bug? "Indent expected" in 8th indentation 'level'
0 votes
Created
December 11, 2020 09:19
PS: I don't think it's very smart that all text here in the forum is light grey. That makes it harder to read. Almost as if the content is unimportant details that should rarely be read... And why ...
Community
PyCharm
Conditional compilation in PyCharm? (pypreprocessor?)
0 votes
Created
December 11, 2020 09:11
I have thought about it. I guess the practical solution is to have the OS specific code in separate files, and comment out the import lines you don't need at the moment? Like this: # import ios-spe...
Community
PyCharm
Conditional compilation in PyCharm? (pypreprocessor?)
0 votes
Created
July 27, 2020 11:41
PPS: Maybe I should add that in the currently opened files, all instances of 'TrainBox' has been renamed to 'WhenAtRefPoint'...
Community
PyCharm
Refactor -> Rename - creates complete mess!
0 votes
Created
July 27, 2020 11:12
PS: Here is a part of a py-file, that contains both the new class name WhenAtRefPoint and the old name TrainBox. It is only in the comment the name has been changed...: class MyTabbedPanel(TabbedPa...
Community
PyCharm
Refactor -> Rename - creates complete mess!
0 votes
Edited
November 14, 2019 18:54
OK. Thank you! By the way: Does that version install automatically on Ubuntu 18.04?
Community
PyCharm
Why are error-messages truncated in status-line (bottom of screen)?
0 votes
Next
›
Last
»