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

error module #49

Open
Presenze opened this issue Nov 18, 2023 · 0 comments
Open

error module #49

Presenze opened this issue Nov 18, 2023 · 0 comments

Comments

@Presenze
Copy link

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

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

1 participant