主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Henrik Roseno
活动总数
53
最后的活动
2024年11月20日 00:54
成员加入日期
2019年03月02日 14:41
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
13
活动概览
帖子(12)
评论(27)
按最近的活动排序
最近的活动
投票数
创建于
2024年06月13日 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 “...
社区
PyCharm
"Failed to create interpreter": No attribute "CPython2macOsFramework"
0 票
创建于
2021年06月03日 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.
社区
PyCharm
Bug? "Indent expected" in 8th indentation 'level'
0 票
创建于
2020年12月11日 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 ...
社区
PyCharm
Conditional compilation in PyCharm? (pypreprocessor?)
0 票
创建于
2020年12月11日 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...
社区
PyCharm
Conditional compilation in PyCharm? (pypreprocessor?)
0 票
创建于
2020年07月27日 11:41
PPS: Maybe I should add that in the currently opened files, all instances of 'TrainBox' has been renamed to 'WhenAtRefPoint'...
社区
PyCharm
Refactor -> Rename - creates complete mess!
0 票
创建于
2020年07月27日 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...
社区
PyCharm
Refactor -> Rename - creates complete mess!
0 票
已编辑于
2019年11月14日 18:54
OK. Thank you! By the way: Does that version install automatically on Ubuntu 18.04?
社区
PyCharm
Why are error-messages truncated in status-line (bottom of screen)?
0 票
创建于
2019年10月24日 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...
社区
PyCharm
Kivy: "Unable to find any valuable Window provider" [SOLVED]
1 票
创建于
2019年10月22日 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...
社区
PyCharm
Kivy: "Unable to find any valuable Window provider" [SOLVED]
0 票
创建于
2019年10月22日 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...
社区
PyCharm
cairo/device.c:30:10: fatal error: Python.h: No such file or directory [SOLVED]
0 票
下一页
›
最后
»