Advertisement
Guest User

PYTHONPATH required for bzr+ssh

a guest
Sep 22nd, 2012
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. $ bzr co bzr+ssh://username@my.org/~/bzr/my.org/website/home_server
  2. CloudLinux Server release 5.8
  3. Kernel \r on an \m
  4. username@my.org's password:
  5. stdin: is not a tty
  6. /etc/bashrc: line 96: $HISTFILE: ambiguous redirect
  7. bzr: ERROR: Couldn't import bzrlib and dependencies.
  8. Please check the directory containing bzrlib is on your PYTHONPATH.
  9.  
  10. Traceback (most recent call last):
  11. File "/home/username/bin/bzr", line 102, in ?
  12. import bzrlib
  13. ImportError: No module named bzrlib
  14. ConnectionReset reading response for 'BzrDir.open_2.1', retrying
  15. CloudLinux Server release 5.8
  16. Kernel \r on an \m
  17. username@my.org's password:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement