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

No Module Found #3077

Closed
James-Ilosta opened this issue Dec 16, 2022 · 2 comments
Closed

No Module Found #3077

James-Ilosta opened this issue Dec 16, 2022 · 2 comments
Assignees

Comments

@James-Ilosta
Copy link

Hi, I use:

pip install docker

as suggested. When I then use import docker I get:

image

Do you have any suggestions?

@milas milas self-assigned this Dec 16, 2022
@milas
Copy link
Contributor

milas commented Dec 16, 2022

If you're using Python virtualenvs or have multiple Python installs, ensure you've installed it into the correct one.

Unfortunately, there's too many different possibilities for what could be causing this, but I don't believe it's related to this library, and I can't really provide much guidance for your specific setup

@milas milas closed this as not planned Won't fix, can't repro, duplicate, stale Dec 16, 2022
@James-Ilosta
Copy link
Author

Hi Milas,

Thanks for your comment. I had multiple versions of python and I was downloading docker with a different pip version to the python version I was using

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants