itskekoff / discord-server-copy

Most powerful discord server cloner. Made using discord.py-self. Can clone entire discord server with messages
MIT License
86 stars 69 forks source link

why #60

Closed luckindtune closed 4 months ago

luckindtune commented 4 months ago

C:\Windows\system32>python main.py Traceback (most recent call last): File "C:\Windows\system32\main.py", line 15, in from modules.updater import Updater File "C:\Windows\system32\modules\updater.py", line 1, in import requests ModuleNotFoundError: No module named 'requests'

ammystic commented 4 months ago

this is your fault btw. open a cmd window in the main folder and run "pip install -r requirements.txt"

itskekoff commented 4 months ago

pip install -r requirements.txt

swat-jpg commented 4 months ago

i get the same issue as u even after installing the requirements image

itskekoff commented 4 months ago

pip install requests