-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ошибочка #5
Comments
ModuleNotFoundError: No module named 'pkg_resources' |
pip install -U setuptools |
теперь это Traceback (most recent call last): |
теперь это Traceback (most recent call last): |
зайди в bot.py и поменяй "./cogs" на "cogs", может помочь |
теперь это Traceback (most recent call last): The above exception was the direct cause of the following exception: Traceback (most recent call last): |
все установил |
pandas баганый не хочет скачиваться |
помогите пожалуйста
Traceback (most recent call last):
File "/storage/emulated/0/Download/eco/bot.py", line 2, in
import nextcord
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/nextcord/init.py", line 42, in
from .health_check import *
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/nextcord/health_check.py", line 3, in
from pkg_resources import DistributionNotFound, get_distribution
ModuleNotFoundError: No module named 'pkg_resources'
The text was updated successfully, but these errors were encountered: