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

ImportError: No module named amzsear.cli.cli #14

Open
andrecgmachado13 opened this issue Jan 25, 2019 · 1 comment
Open

ImportError: No module named amzsear.cli.cli #14

andrecgmachado13 opened this issue Jan 25, 2019 · 1 comment

Comments

@andrecgmachado13
Copy link

$ amzsear 'Harry'
Traceback (most recent call last):
File "/Users/andremachado/Library/Python/2.7/bin/amzsear", line 7, in
from amzsear.cli.cli import run
ImportError: No module named amzsear.cli.cli

$ pip list
Package Version


amzsear 2.0.0
awscli 1.14.32
blockchain 1.4.0
botocore 1.8.36
certifi 2018.4.16
chardet 3.0.4
colorama 0.3.7
docutils 0.14
enum 0.4.6
enum34 1.1.6
futures 3.2.0
idna 2.6
jmespath 0.9.3
pip 18.1
pipenv 2018.11.26
pyasn1 0.4.2
python-dateutil 2.6.1
PyYAML 3.12
requests 2.18.4
rsa 3.4.2
s3transfer 0.1.12
setuptools 40.6.3
six 1.11.0
typing 3.6.6
urllib3 1.22
virtualenv 16.2.0
virtualenv-clone 0.5.0
wheel 0.32.3

I tried:
pip uninstall amzsear
pip install amzsear==2.0.0.0 --user

And does not fix the problem!

Someone can help me?

@highvoltag3
Copy link

Duplicate #10

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

2 participants