Processed (with 2 errors): Re: Bug#861736: python-nxs: Cannot save files with nxs python module

2017-05-05 Thread Debian Bug Tracking System
Processing control commands: > tag -1 + confirmed Bug #861736 [python-nxs] python-nxs: Cannot save files with nxs python module Added tag(s) confirmed. > user debian-rele...@lists.debian.org Unknown command or malformed arguments to command. > usertag -1 + bsp-2017-05-ch-zurich Unknown command

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

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