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

[Bug] Не импортируется #49

Closed
xpoison52 opened this issue Jul 9, 2024 · 3 comments
Closed

[Bug] Не импортируется #49

xpoison52 opened this issue Jul 9, 2024 · 3 comments
Labels
bug Suspected or confirmed bug language-russian Issue на русском

Comments

@xpoison52
Copy link

Опишите баг
После обновления библиотека не импортируется
Traceback (most recent call last):
File "z:\xxi\xx.py", line 12, in
import yadisk
File "C:\Users\xx\AppData\Roaming\Python\Python312\site-packages\yadisk_init_.py", line 19, in
from . import objects, exceptions, utils, types
File "C:\Users\xx\AppData\Roaming\Python\Python312\site-packages\yadisk\utils.py", line 23, in
from .objects import ErrorObject
ModuleNotFoundError: No module named 'yadisk.objects'

Действия по воспроизведению бага
import yadisk

Ожидаемое поведение
Импорт...

Информация о вашей системе (заполните следующую информацию):

  • ОС: Windows
  • Версия библиотеки yadisk: 3.0.0
  • Версия Python: 3.12.4

Дополнительая информация
Нет

@xpoison52 xpoison52 changed the title [Bug] <название issue> [Bug] Не импортируется Jul 9, 2024
@ivknv ivknv added bug Suspected or confirmed bug language-russian Issue на русском labels Jul 9, 2024
@ivknv
Copy link
Owner

ivknv commented Jul 9, 2024

Понял в чём дело, сейчас поправлю.

@ivknv
Copy link
Owner

ivknv commented Jul 9, 2024

Исправил в новой версии.

@xpoison52
Copy link
Author

Исправил в новой версии.

Спасибо!

@ivknv ivknv closed this as completed Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Suspected or confirmed bug language-russian Issue на русском
Projects
None yet
Development

No branches or pull requests

2 participants