Advertisement
Guest User

Untitled

a guest
May 13th, 2014
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. root@noc:/opt/noc# ./scripts/upgrade
  2. Set up configuration files
  3. Creating required directories
  4. Checking virtualenv
  5. Pulling repo https://bitbucket.org/nocproject/noc
  6. pulling from https://bitbucket.org/nocproject/noc
  7. searching for changes
  8. no changes found
  9. 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
  10. Upgrading PIP
  11. Traceback (most recent call last):
  12. File "./bin/pip", line 5, in <module>
  13. from pkg_resources import load_entry_point
  14. ImportError: No module named pkg_resources
  15. Updating python libraries
  16. Traceback (most recent call last):
  17. File "./bin/pip", line 5, in <module>
  18. from pkg_resources import load_entry_point
  19. ImportError: No module named pkg_resources
  20. upgrade: : Cannot update python libraries
  21. Terminating
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement