You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "bot.py", line 4, in
from amazon_api import search_items
File "/home/demian82/Scrivania/AmazonOffers-TelegramBot-main/amazon_api.py", line 2, in
from paapi5_python_sdk.models.partner_type import PartnerType
ModuleNotFoundError: No module named 'paapi5_python_sdk.models'
The text was updated successfully, but these errors were encountered:
My updated and improved code is available for purchase on the site telegramdeals-bot.com.
Along with the source code, you will find a detailed deployment guide.
Using the coupon code githubcode-paoloronco will grant you an additional discount.
who can help me the bot gives me this error
Traceback (most recent call last):
File "bot.py", line 4, in
from amazon_api import search_items
File "/home/demian82/Scrivania/AmazonOffers-TelegramBot-main/amazon_api.py", line 2, in
from paapi5_python_sdk.models.partner_type import PartnerType
ModuleNotFoundError: No module named 'paapi5_python_sdk.models'
The text was updated successfully, but these errors were encountered: