Closed SierraKomodo closed 11 months ago
I'm going to guess, looking over the logs, that it has to do with the PySide6 files not being found.
As a side note this is my first time working specifically with Python (My experience is primarily with PHP and, funnily enough, this came from a project to add Composer as a package manager to WingetUI).
Please downgrade python to 3.11.3, I will try to fix this as soon as I can
python 3.12 has been release by the way
For the moment the script crashes (Windows fatal exception: access violation) with Python 3.12, I will need to port WingetUI to Py3.12
Got it working with 3.11.3 - Thanks. Back to working on Composer support now.
Hi @SierraKomodo,
If you (without compromise) want to PR your changes so everyone can use your mod, please feel free to do so!
Hi @SierraKomodo,
If you (without compromise) want to PR your changes so everyone can use your mod, please feel free to do so!
That was the plan once it was done. I might open a draft PR early for some assistance/guidance since this is technically the first python project I've worked on lol.
Yes, and reach me if you have any doubts!
WingetUI runs now on Python 3.12 and PyInstaller 6.2.0`!
Please confirm these before moving forward
.wingetui
placed on the user directoryDescribe your crash
Running the
build.bat
file provided in the repository generates awinget.exe
file that crashes when starting:Logs (if possible)
More details
This is an attempt to build off https://github.com/marticliment/WingetUI/commit/b9228b7b03b131ad295e0a494db48e2f1a807b3e