Advertisement
Guest User

Untitled

a guest
Dec 9th, 2014
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1.  
  2. ----------------------------------------
  3. Rolling back uninstall of mercurial
  4. Cleaning up...
  5. Command /opt/noc/bin/python -c "import setuptools, tokenize;__file__='/opt/noc/build/Mercurial/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-eG0TRy-record/install-record.txt --single-version-externally-managed --compile --install-headers /opt/noc/include/site/python2.7 failed with error code 1 in /opt/noc/build/Mercurial
  6. Traceback (most recent call last):
  7. File "./bin/pip", line 11, in <module>
  8. sys.exit(main())
  9. File "/opt/noc/lib/python2.7/site-packages/pip/__init__.py", line 185, in main
  10. return command.main(cmd_args)
  11. File "/opt/noc/lib/python2.7/site-packages/pip/basecommand.py", line 161, in main
  12. text = '\n'.join(complete_log)
  13. UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 9: ordinal not in range(128)
  14. upgrade: : Cannot update python libraries
  15. Terminating
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement