Opened 6 years ago

Closed 6 years ago

#57 closed defect (fixed)

h5py bug

Reported by: zhangjr Owned by: zhangjr
Priority: major Milestone:
Component: component1 Version:
Keywords: Cc:
Blocked By: Blocking:
Parent ID: Parent Tickets:
Estimated Number of Hours: 0.0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0

Description

.virtualenvs/flask/lib/python3.6/site-packages/h5py/init__.py:40: UserWarning?: h5py is running against HDF5 1.10.0 when it was built against 1.10.4, this may cause problems

'{0}.{1}.{2}'.format(*version.hdf5_built_version_tuple)

Subtickets

Change History (5)

comment:1 Changed 6 years ago by zhangjr

  • Resolution set to wontfix
  • Status changed from new to closed

This is the bug of h5py above 2.7.0

comment:2 Changed 6 years ago by zhangjr

It may be that something is not OK with the HDF5 new build strings for the mpi variants

comment:3 Changed 6 years ago by zhangjr

  • Resolution wontfix deleted
  • Status changed from closed to reopened

comment:4 Changed 6 years ago by zhangjr

  • Owner changed from somebody to zhangjr
  • Status changed from reopened to accepted

comment:5 Changed 6 years ago by zhangjr

  • Resolution set to fixed
  • Status changed from accepted to closed
Note: See TracTickets for help on using tickets.