-
Notifications
You must be signed in to change notification settings - Fork 3k
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
pip3 install docker exception AttributeError: _DistInfoDistribution__dep_map Fedora 34 #10561
Comments
I think I saw this issue before and it was fixed on a newer release. Can you update your pip version? |
Actually, this is a duplicate of #8676. |
|
As I read on #8676, I recommend you to read #8676 (comment) for more information. |
Yes that worked now getting a different error:
|
This may be caused by a badly installed |
|
Description
pip 20.2.2, Python 3.7.3, Fedora 34, running pip3 install docker results in the below:
Expected behavior
no error
pip version
20.2.2
Python version
3.7.7
OS
Fedora 34
How to Reproduce
pip3 install docker
Output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: