Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@localhost nova-2011.2]# ./run_tests.sh
- Traceback (most recent call last):
- File "run_tests.py", line 65, in ?
- from nose import config
- ImportError: No module named nose
- [root@localhost nova-2011.2]# python setup.py build
- File "setup.py", line 41
- with open("nova/vcsversion.py", 'w') as version_file:
- ^
- SyntaxError: invalid syntax
- [root@localhost nova-2011.2]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement