Advertisement
skraps

openstacknovabuild

Jul 3rd, 2011
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. [root@localhost nova-2011.2]# ./run_tests.sh
  2. Traceback (most recent call last):
  3. File "run_tests.py", line 65, in ?
  4. from nose import config
  5. ImportError: No module named nose
  6. [root@localhost nova-2011.2]# python setup.py build
  7. File "setup.py", line 41
  8. with open("nova/vcsversion.py", 'w') as version_file:
  9. ^
  10. SyntaxError: invalid syntax
  11. [root@localhost nova-2011.2]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement