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

Failed import pip on fresh install of Ubuntu 12.04 64 bit #2

Closed
k4ml opened this issue Sep 12, 2013 · 0 comments
Closed

Failed import pip on fresh install of Ubuntu 12.04 64 bit #2

k4ml opened this issue Sep 12, 2013 · 0 comments

Comments

@k4ml
Copy link
Owner

k4ml commented Sep 12, 2013

Test this on a freshly setup digital ocean droplet. When running python pip.zip, it spit out this error:-

Traceback (most recent call last):
  File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "pip.zip/__main__.py", line 5, in <module>
ImportError: No module named pip

pipz/libs seem not added to the sys.path.

k4ml pushed a commit that referenced this issue Sep 12, 2013
k4ml added a commit that referenced this issue Sep 12, 2013
@k4ml k4ml closed this as completed Sep 15, 2013
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

1 participant