Orbik, Jedrzej

- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
-
Orbik, Jedrzej commented, -
Orbik, Jedrzej created a post, Python 3.8 exception when starting debugging
After upgrading to Python 3.8 on Mac I always get the following exception when debugger starts: Traceback (most recent call last):File "<string>", line 25, in <module>NameError: name 'raw_input' is... -
-
-
-
Orbik, Jedrzej created a post, AnsweredRemove files before build
When creating the release version I need to make sure, that some files are recompiled, because only then the new date for the program version in "about" window will be produced. For now I was using... -