Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

bug after checkin in tutorial #11

@skasberger

Description

@skasberger

i tried to do the tutorial and got this bug after checkin of my change in plots.py.

  • ubuntu 13.10
  • python 2.7.5+
  • aptool 0.1.3
aptool ls -l           
2013-06-07/09:13:05  calclet    code/correlation_functions
2013-06-07/09:19:48  calclet    code/diffusion_tensor
2013-06-07/10:02:29  calclet    code/identify_trajectories
2015-01-03/16:30:09  calclet    code/plots
2013-06-04/15:42:02  module     code/python-packages/fitting
2013-05-02/15:11:53  module     code/python-packages/molecular_structure
2013-06-14/15:46:18  reference  code/python-packages/mosaic
2013-05-23/11:42:31  module     code/python-packages/quaternion
2013-05-27/04:13:09  module     code/python-packages/time_series
2013-05-02/15:12:07  module     code/python-packages/units
2013-06-07/09:57:45  calclet    code/thermal_averages
2013-06-14/15:46:01  calclet    code/trajectory_processing
2013-06-14/15:55:00  data       data/correlation_function_integration_limit
2013-06-14/15:55:00  data       data/correlation_function_plot_range
2013-06-14/15:47:50  data      Traceback (most recent call last):
  File "/usr/local/bin/aptool", line 251, in <module>
    func(**args)
  File "/usr/local/lib/python2.7/dist-packages/activepapers/cli.py", line 231, in ls
    sys.stdout.write('*' if paper.is_stale(item) else ' ')
  File "/usr/local/lib/python2.7/dist-packages/activepapers/storage.py", line 416, in is_stale
    for dep in self.iter_dependencies(item):
  File "/usr/local/lib/python2.7/dist-packages/activepapers/storage.py", line 412, in iter_dependencies
    yield self.file[dep]
  File "/usr/lib/python2.7/dist-packages/h5py/_hl/group.py", line 127, in __getitem__
    oid = h5o.open(self.id, self._e(name), lapl=self._shared.lapl)
  File "h5o.pyx", line 178, in h5py.h5o.open (h5py/h5o.c:2751)
KeyError: "unable to open object (Symbol table: Can't open object)"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions