[yt-users] YT installation

Sherwood Richers srichers at caltech.edu
Thu Aug 2 23:34:20 PDT 2012


Hello,

I tried installing YT on my (Ubuntu 12.04 x86_64) laptop and got the
following error messages when the install script tried updating. I
also tried starting python and executing "import hashlib" and got the
same messages. Does anybody know the cause of this or what I can do to
fix the errors? (I don't know if it's of any relevance, but there were
also a bunch of warnings in the attached install log).

Thanks a ton.
-Sherwood

Installing Forthon-0.8.5 (arguments: 'Forthon-0.8.5')
Doing yt update, wiping local changes and updating to branch stable
ERROR:root:code for hash sha224 was not found.
Traceback (most recent call last):
  File "/home/sherwood/yt-x86_64/lib/python2.7/hashlib.py", line 139,
in <module>
    globals()[__func_name] = __get_hash(__func_name)
  File "/home/sherwood/yt-x86_64/lib/python2.7/hashlib.py", line 91,
in __get_builtin_constructor
    raise ValueError('unsupported hash type %s' % name)
ValueError: unsupported hash type sha224
ERROR:root:code for hash sha256 was not found.
Traceback (most recent call last):
  File "/home/sherwood/yt-x86_64/lib/python2.7/hashlib.py", line 139,
in <module>
    globals()[__func_name] = __get_hash(__func_name)
  File "/home/sherwood/yt-x86_64/lib/python2.7/hashlib.py", line 91,
in __get_builtin_constructor
    raise ValueError('unsupported hash type %s' % name)
ValueError: unsupported hash type sha256
ERROR:root:code for hash sha384 was not found.
Traceback (most recent call last):
  File "/home/sherwood/yt-x86_64/lib/python2.7/hashlib.py", line 139,
in <module>
    globals()[__func_name] = __get_hash(__func_name)
  File "/home/sherwood/yt-x86_64/lib/python2.7/hashlib.py", line 91,
in __get_builtin_constructor
    raise ValueError('unsupported hash type %s' % name)
ValueError: unsupported hash type sha384
ERROR:root:code for hash sha512 was not found.
Traceback (most recent call last):
  File "/home/sherwood/yt-x86_64/lib/python2.7/hashlib.py", line 139,
in <module>
    globals()[__func_name] = __get_hash(__func_name)
  File "/home/sherwood/yt-x86_64/lib/python2.7/hashlib.py", line 91,
in __get_builtin_constructor
    raise ValueError('unsupported hash type %s' % name)
ValueError: unsupported hash type sha512
Installing yt
Failure.  Check /home/sherwood/yt-x86_64/yt_install.log.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: yt_install.log
Type: application/octet-stream
Size: 4346509 bytes
Desc: not available
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20120802/6bfef54e/attachment.obj>


More information about the yt-users mailing list