Skip to content
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

Open
prblmi opened this issue Apr 22, 2024 · 1 comment
Open

не удается разрешить импорт #5

prblmi opened this issue Apr 22, 2024 · 1 comment

Comments

@prblmi
Copy link

prblmi commented Apr 22, 2024

Не удается разрешить импорт "modules.Logger"
Не удается разрешить импорт "modules.Database"
Не удается разрешить импорт "modules.Utils"

@kbrddestroyer
Copy link

kbrddestroyer commented Oct 8, 2024

Путей решения проблем несколько:

  • проверь что директория modules существует и не является пустой. Более того в ней должен быть файл __init__.py
  • запускай бота из корневой директории проекта. python bot.py
  • проверь версию интерпретатора python --version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants