Advertisement
Guest User

Untitled

a guest
Aug 21st, 2019
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. /opt/eff.org/certbot/venv/bin/python: No module named pip.__main__; 'pip' is a package and cannot be directly executed
  2. Traceback (most recent call last):
  3. File "/tmp/tmp.xopGpEgDgY/pipstrap.py", line 177, in <module>
  4. sys.exit(main())
  5. File "/tmp/tmp.xopGpEgDgY/pipstrap.py", line 149, in main
  6. pip_version = StrictVersion(check_output([python, '-m', 'pip', '--version'])
  7. File "/usr/lib/python2.7/subprocess.py", line 544, in check_output
  8. raise CalledProcessError(retcode, cmd, output=output)
  9. subprocess.CalledProcessError: Command '['/opt/eff.org/certbot/venv/bin/python', '-m', 'pip', '--version']' returned non-zero exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement