Skip to content

error module #49

@Presenze

Description

@Presenze

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions