im getting a no module named error
ippo209 opened this issue · 1 comments
ippo209 commented
im getting this
raceback (most recent call last):
File "insTof5.py", line 3, in
import requests, sys, threading, time, os, random
ModuleNotFoundError: No module named 'request
even tho that i installed pip and pyhton and requests
PaulHfield commented
Are you using Linux or Windows?