Skip to content
This repository has been archived by the owner on Jul 31, 2019. It is now read-only.

ImportError: cannot import name main #22

Closed
javarchoo opened this issue Apr 16, 2018 · 0 comments
Closed

ImportError: cannot import name main #22

javarchoo opened this issue Apr 16, 2018 · 0 comments

Comments

@javarchoo
Copy link
Contributor

+ pip install --upgrade pip
Collecting pip
Downloading pip-10.0.0-py2.py3-none-any.whl (1.3MB)
100% |████████████████████████████████| 1.3MB 638kB/s
Installing collected packages: pip
Found existing installation: pip 8.1.1
Not uninstalling pip at /usr/lib/python2.7/dist-packages, outside environment /usr
Successfully installed pip-10.0.0
+ pip install pyOpenSSL==16.2.0
Traceback (most recent call last):
File "/usr/bin/pip", line 9, in
from pip import main
ImportError: cannot import name main

pypa/pip#5221

javarchoo added a commit to javarchoo/taco-scripts that referenced this issue Apr 17, 2018
10.0.0 occurs error:
"ImportError: cannot import name main"

Closes: sktelecom-oslab#22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant