after running install.bat without any issues, I tried running launch.bat, and got this message back
Traceback (most recent call last):
File "Main.py", line 3, in
import requests
ModuleNotFoundError: No module named 'requests'
Press any key to continue . . .
after running install.bat without any issues, I tried running launch.bat, and got this message back