Closed Vockorc closed 1 year ago
hello, unfortunately I've never encountered this issue before so I don't have a quick way to solve it.
my guess is that something external is forcibly killing the python process right as it starts up. may be windows defender or other antivirus. you could try disabling them and see if that helps
other than that, you could:
run.bat
as adminrequirements.txt
file to make sure you have them on versions that are proven to work has any of that helped?
This error is fixed in the newest version of the script (tested with Python 3.12) ! 🎉
Just make sure to install every Python module with `pip install -r requirements.txt".
Let me know is it working for you! 🙂
hi im getting this issue
any idea what could be causing this ?
Thank you!