Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. File "/n/home10/ywang123/anaconda3/envs/tensorflow/lib/python3.5/site-packages/h5py/_hl/group.py", line 323, in __iter__
  2.  
  3. for x in self.id.__iter__():
  4.  
  5. File "h5py/h5g.pyx", line 472, in h5py.h5g.GroupID.__iter__
  6.  
  7. File "h5py/h5g.pyx", line 473, in h5py.h5g.GroupID.__iter__
  8.  
  9. File "h5py/h5g.pyx", line 100, in h5py.h5g.GroupIter.__init__
  10.  
  11. File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
  12.  
  13. File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
  14.  
  15. File "h5py/h5g.pyx", line 331, in h5py.h5g.GroupID.get_num_objs
  16.  
  17. ValueError: Not a location id (invalid object ID)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement