reddit-place-script-2022
reddit-place-script-2022 copied to clipboard
ModuleNotFoundError: No module named 'requests'
It just shows up after trying to run.
try running "pip install -r requirements.txt"
Had this same issue previously, make sure you are running "python main.py" and not "python3 main.py"