-
Notifications
You must be signed in to change notification settings - Fork 28
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
ImportError #10
Comments
Hello, I also have this problem. On the other hand, the previous version (2.0.0) of amzsear did not have this problem. To use the previous version you can do:
|
Hi, My enviroment: amzsear 2.0.0 $ amzsear 'Harry' I tried: and does not fix! Can someone help me? Thanks a lot! |
I have forgotten most of the detail, |
Hello,
I have installed amzsear but when i try to search something i get the following error:
Desktop# amzsear 'Harry Potter'
Traceback (most recent call last):
File "/usr/local/bin/amzsear", line 7, in
from amzsear.cli.cli import run
File "/usr/local/lib/python2.7/dist-packages/amzsear/init.py", line 4, in
from .amzsear.core.AmzSear import AmzSear
ImportError: No module named amzsear.core.AmzSear
Can you help me to solve this issue please?
Thank you.
Neal
The text was updated successfully, but these errors were encountered: