Created
January 28, 2011 18:15
-
-
Save amiller/800678 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I: Testing for Unicode support... | |
Traceback (most recent call last): | |
File "/usr/local/lib/python2.6/dist-packages/hadoopy/thirdparty/pyinstaller/Configure.py", line 340, in <module> | |
main(opts.configfile) | |
File "/usr/local/lib/python2.6/dist-packages/hadoopy/thirdparty/pyinstaller/Configure.py", line 313, in main | |
test_unicode(config) | |
File "/usr/local/lib/python2.6/dist-packages/hadoopy/thirdparty/pyinstaller/Configure.py", line 239, in test_unicode | |
open(_useUnicodeFN, 'w').write(_useUnicode % module) | |
IOError: [Errno 13] Permission denied: '/usr/local/lib/python2.6/dist-packages/hadoopy/thirdparty/pyinstaller/support/useUnicode.py' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment