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

Module not found #54

Closed
dna75 opened this issue Jul 10, 2019 · 4 comments
Closed

Module not found #54

dna75 opened this issue Jul 10, 2019 · 4 comments

Comments

@dna75
Copy link

dna75 commented Jul 10, 2019

I installed Keep on a new server.
When I use Python 3.6 I get an error;
Traceback (most recent call last):
File "/usr/bin/keep", line 6, in
from keep.cli import cli
ModuleNotFoundError: No module named 'keep'
[root@srv4 ~]# keep pull
Traceback (most recent call last):
File "/usr/bin/keep", line 6, in
from keep.cli import cli
ModuleNotFoundError: No module named 'keep'

@rahuliyer95
Copy link
Collaborator

How did you install keep?

@dna75
Copy link
Author

dna75 commented Jul 11, 2019

I used 'pip3 install keep'

@rahuliyer95
Copy link
Collaborator

rahuliyer95 commented Jul 17, 2019

I'm sorry I'm not able to reproduce this issue. Can you please share some more steps on reproducing this issue

@dna75
Copy link
Author

dna75 commented Jul 19, 2019

I installed Python 3.7 en now it works perfectly. Very strange because my. other server has the same config and is using Python 3.6.3 without any problems.

@dna75 dna75 closed this as completed Jul 19, 2019
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