GUI wont run?
Closed this issue · 1 comments
Facuiguacel commented
So i have tried running the GUI in many ways, first when running the s2yt_gui script installed using pip a cmd window will popup and then nothing happens. Then when running the executable installed with the .msi from releases nothing happens at all. When running gui from source I get python errors like "No module named 'tkinter' ". What am i doing wrong?
Facuiguacel commented
Ok, so it had to do with python version, was on 3.13, had to use a conda env in 3.12. Should be clarified in README