Bug#861736: python-nxs: Cannot save files with nxs python module

2017-05-05 Thread Axel Beckert
Control: tag -1 + confirmed Control: user debian-rele...@lists.debian.org Control: usertag -1 + bsp-2017-05-ch-zurich Hi, Marc Rosanes wrote: >import nxs >e = nxs.NXentry(name= "NXtomo") >e.save("filenamenxs.h5", 'w5') [...] > /usr/lib/python2.7/dist-packages/nxs/tree.pyc in save(self

Bug#861736: python-nxs: Cannot save files with nxs python module

2017-05-03 Thread Marc Rosanes
Package: python-nxs Version: 4.3.2-svn1921-4 Severity: grave Justification: renders package unusable Dear Maintainer, * What led up to the situation? Run the following python code: import nxs e = nxs.NXentry(name= "NXtomo") e.save("filenamenxs.h5", 'w5') * What was the out