AnthonyMichaelTDM/DRG-Save-Editor

Script Will Not Run

Closed this issue · 1 comments

Totally upfront, I don't really know anything about Python, just following instructions.
Installed Python 3.8, pip 23.3.1, and installed all requirements via the command pip install -r ./requirements.txt

OS
Windows 11 Version 22H2 (Build 22621.2428)
Versions
Python v3.8.10
PyQt5 v5.15.10
PySide2 v5.15.2.1


When running the command python ./src/main/python/main.py in the base directory for DRG-Save-Editor, I am met with the following response:

TuKNOFzX

Personally, I don't know what any of this means. Any help would be much appreciated!

Issue Resolved. Updating to Python v3.10.11 was my solution. Save Editor will now run properly.