Post
Topic
Board Armory
Re: Issue with Python version on latest commit 9c4e9f1 in dev branch
by
Aethereal
on 29/05/2025, 12:09:36 UTC
The last code seems to work on 3.11
The errors where thrown at launch of the program, not when actually using the affected dialogs. I assume it happened when python updates __pychache__ and compiles the modified files into .pyc
Since now I was able to get to the program window, I assume all the files passed the compile phase under python 3.11

Thanks for your prompt response.