You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "C:\Users\User\Downloads\project\main.py", line 1, in
from src.snippets import Booter, Reader, Proxy, Preview
File "C:\Users\User\Downloads\project\src\snippets_init_.py", line 3, in
from .proxy import *
File "C:\Users\User\Downloads\project\src\snippets\proxy.py", line 1, in
import requests, threading
ModuleNotFoundError: No module named 'requests'
please someone help
The text was updated successfully, but these errors were encountered:
g36m3909
changed the title
Booter not found
booter & requests not found
Dec 15, 2023
Traceback (most recent call last):
File "C:\Users\User\Downloads\project\main.py", line 1, in
from src.snippets import Booter, Reader, Proxy, Preview
File "C:\Users\User\Downloads\project\src\snippets_init_.py", line 3, in
from .proxy import *
File "C:\Users\User\Downloads\project\src\snippets\proxy.py", line 1, in
import requests, threading
ModuleNotFoundError: No module named 'requests'
please someone help
The text was updated successfully, but these errors were encountered: