-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Hi, I'm having various problems, it gives me this error when I try to start the bot
DeprecationWarning: module 'sre_parse' is deprecated
from sre_parse import CATEGORIES
Traceback (most recent call last):
File "C:\Users\UTENTE\AmazonOffers-TelegramBot\bot.py", line 4, in
from amazon_api import search_items
File "C:\Users\UTENTE\AmazonOffers-TelegramBot\amazon_api.py", line 2, in
from paapi5_python_sdk.models.partner_type import PartnerType
ModuleNotFoundError: No module named 'paapi5_python_sdk.models'
PS C:\Users\UTENTE\AmazonOffers-TelegramBot>
even the telegram module says that it doesn't exist and yet it is installed, can you kindly help me, thanks
Metadata
Metadata
Assignees
Labels
No labels