Closed simracingstudio closed 5 months ago
I believe it was the python upgrade to 3.12.4
Is there a way I could force 3.12.3? I am using this docker image with gitlab ci
I pushed an extra image with Python 3.12.3: docker.io/tobix/pywine:3.12.3
- please check if that helps (will probably delete this later if I find a fix)
Are you sure this is a problem with my container? This sounds like a known PyInstaller issue (but should be fixed): https://github.com/pyinstaller/pyinstaller/issues/8554
@TobiX I was able to fix it, by tweaking the pip dependencies of my application. I really appreciate the effort to spin up a separated version.
Closing now.
Hi,
I am using the 3.12 version, and the latest commit broke the pyinstaller, everytime I try to load my application I am getting the following error: