Win7 Compatibility
MyTDT-Mysoft opened this issue · 4 comments
MyTDT-Mysoft commented
does not work on win7... can that be fixed?
YourKalamity commented
It should work, could you show me the error you see when launching the file from a command prompt?
- Press Win + R
- Type
cmdand hitEnterin the Run Window cdinto the folder you downloaded the file to, type the file name and hit enter to run the program- Copy any errors into a reply to this thread
MyTDT-Mysoft commented
YourKalamity commented
This seems to be an issue with running the application on Windows 7 since Python dropped support for it with version 3.9
I'll try compiling the next release with python 3.8 instead since that should still be supported
In the meantime, Windows 7 users are advised to use the python version with 3.5+ (up to 3.8)
YourKalamity commented
Should be fixed with c07d16e
