Henrik Roseno
- Total activity 53
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 13
-
Henrik Roseno created a post, PyCharm feedback: Sub-optimal screen usage (empty bars)
Hi!I am generally a quite happy user of PyCharm. I just have a comment on the way PyCharm 2024.2.4 uses the screen:I have inserted a narrow horizontal screen shot below. My comment is that there is... -
-
Henrik Roseno created a post, "Failed to create interpreter": No attribute "CPython2macOsFramework"
Hi!I tried to create a new project (in a new window), and with it's own venv, based on the Python 3.8 that PyCharm found on my Ubuntu Linux, but I got the error “Failed to create interpreter”:Execu... -
-
Henrik Roseno created a post, AnsweredBug? "Indent expected" in 8th indentation 'level'
Hi PyCharm is a great tool, but sometimes something a bit strange happens. This time PyCharm suddenly doesn't seem to be able to handle a new indentation 'level'. I have included a screenshot that ... -
-
-
Henrik Roseno created a post, AnsweredConditional compilation in PyCharm? (pypreprocessor?)
Hi! I am developing a Python/Kivy app which will have code that only run on a specific OS, like the following code, that only runs on Android: from android import mActivity, autoclass, cast File = ... -
-