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

ModuleNotFoundError: No module named 'paapi5_python_sdk.models' #25

Open
Buggher opened this issue Jun 8, 2022 · 2 comments
Open

ModuleNotFoundError: No module named 'paapi5_python_sdk.models' #25

Buggher opened this issue Jun 8, 2022 · 2 comments

Comments

@Buggher
Copy link

Buggher commented Jun 8, 2022

Someone can help me to start bot ? I have installed all package manually becouse the command ""bash script.sh"" dont work on windows. After install i start bot with python bot.py but the terminal sends me this error :

C:\Users\thebu\OneDrive\Desktop\AmazonOffers-TelegramBot-main>python bot.py
Traceback (most recent call last):
File "C:\Users\thebu\OneDrive\Desktop\AmazonOffers-TelegramBot-main\bot.py", line 4, in
from amazon_api import search_items
File "C:\Users\thebu\OneDrive\Desktop\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'

@enea1982
Copy link

enea1982 commented Oct 4, 2022

or same error from me too you have solved?

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

3 participants
@enea1982 @Buggher and others