Выходит ошибка "
Traceback (most recent call last):
File "C:\Users\Admin\bot.py", line 147, in
from telebot import types
File "C:\Users\Admin\AppData\Roaming\Python\Python310\site-packages\telebot\types.py", line 12, in
from telebot import util
File "C:\Users\Admin\AppData\Roaming\Python\Python310\site-packages\telebot\util.py", line 331, in
def user_link(user: types.User, include_id: bool=False) -> str:
AttributeError: partially initialized module 'telebot.types' has no attribute 'User' (most likely due to a circular import)
Уже попробовал удалить телебот и установить pytelegrambotapi.Не работает