Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Henrik Roseno
Total activity
51
Last activity
June 13, 2024 15:54
Member since
March 02, 2019 14:41
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
12
Activity overview
Posts (11)
Comments (27)
Sort by recent activity
Recent activity
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
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 22, 2019 17:38
Thank you for your reply! I have been looking at the solutions you refer to plus several other related discussions. But the concrete information there is all about MS-Windows, and I use Ubuntu, so...
Community
PyCharm
Kivy: "Unable to find any valuable Window provider" [SOLVED]
0 votes
Created
October 22, 2019 15:25
I found the solution here: How to upgrade all Python packages in Kali Linux - https://miloserdov.org/?p=2723 : The cups/cups.h file is missing, this file is in the libcups2-dev package, install it...
Community
PyCharm
cairo/device.c:30:10: fatal error: Python.h: No such file or directory [SOLVED]
0 votes
Next
›
Last
»