Whenever I click on main.py, the command prompt opens up briefly for half a second and then closes. If I try to run it though IDLE Shell 3.10.6, it just throws the error stating:
File "[DRIVE][NAME]\Documents\Discord-Mass-Report-Bot-main\main.py", line 1, in
import requests
ModuleNotFoundError: No module named 'requests'
Whenever I click on main.py, the command prompt opens up briefly for half a second and then closes. If I try to run it though IDLE Shell 3.10.6, it just throws the error stating:
File "[DRIVE][NAME]\Documents\Discord-Mass-Report-Bot-main\main.py", line 1, in
import requests
ModuleNotFoundError: No module named 'requests'