Advertisement
Guest User

yt rockstar hdf5 error

a guest
Jun 20th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. Installed /beegfs/home/hd/hd_hd/hd_ri129/yt-x86_64/lib/python3.5/site-packages/Cython-0.25.2-py3.5-linux-x86_64.egg
  2. Processing dependencies for Cython==0.25.2
  3. Finished processing dependencies for Cython==0.25.2
  4. no previously-included directories found matching 'doc/.build'
  5.  
  6. Installed /tmp/hd_ri129/easy_install-qd30kub6/pkgconfig-1.2.2/.eggs/nose-1.3.7-py3.5.egg
  7. zip_safe flag not set; analyzing archive contents...
  8.  
  9. Installed /beegfs/home/hd/hd_hd/hd_ri129/yt-x86_64/src/h5py-2.5.0/.eggs/pkgconfig-1.2.2-py3.5.egg
  10. running configure
  11. Traceback (most recent call last):
  12. File "/beegfs/home/hd/hd_hd/hd_ri129/yt-x86_64/src/h5py-2.5.0/setup_configure.py", line 46, in validate_version
  13. tpl = tuple(int(x) for x in s.split('.'))
  14. File "/beegfs/home/hd/hd_hd/hd_ri129/yt-x86_64/src/h5py-2.5.0/setup_configure.py", line 46, in <genexpr>
  15. tpl = tuple(int(x) for x in s.split('.'))
  16. ValueError: invalid literal for int() with base 10: '18-intel-16'
  17.  
  18. During handling of the above exception, another exception occurred:
  19.  
  20. Traceback (most recent call last):
  21. File "setup.py", line 140, in <module>
  22. cmdclass = CMDCLASS,
  23. File "/home/hd/hd_hd/hd_ri129/yt-x86_64/lib/python3.5/distutils/core.py", line 148, in setup
  24. dist.run_commands()
  25. File "/home/hd/hd_hd/hd_ri129/yt-x86_64/lib/python3.5/distutils/dist.py", line 955, in run_commands
  26. self.run_command(cmd)
  27. File "/home/hd/hd_hd/hd_ri129/yt-x86_64/lib/python3.5/distutils/dist.py", line 974, in run_command
  28. cmd_obj.run()
  29. File "/beegfs/home/hd/hd_hd/hd_ri129/yt-x86_64/src/h5py-2.5.0/setup_configure.py", line 110, in run
  30. env = EnvironmentOptions()
  31. File "/beegfs/home/hd/hd_hd/hd_ri129/yt-x86_64/src/h5py-2.5.0/setup_configure.py", line 62, in __init__
  32. validate_version(self.hdf5_version)
  33. File "/beegfs/home/hd/hd_hd/hd_ri129/yt-x86_64/src/h5py-2.5.0/setup_configure.py", line 49, in validate_version
  34. raise ValueError("HDF5 version string must be in X.Y.Z format")
  35. ValueError: HDF5 version string must be in X.Y.Z format
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement