Bug#730166: AttributeError: 'NoneType' object has no attribute 'group'

2013-11-22 Thread Mathieu Malaterre
Package: python-tifffile For some reason tifffile does not work anymore: $ tifffile Traceback (most recent call last): File /usr/bin/tifffile, line 7, in module sys.exit(tifffile.main()) File /usr/lib/python2.6/dist-packages/tifffile.py, line 2976, in main

Bug#730166: AttributeError: 'NoneType' object has no attribute 'group'

2013-11-22 Thread Philipp Kern
tag 730166 + patch thanks On Fri, Nov 22, 2013 at 09:02:55AM +0100, Mathieu Malaterre wrote: For some reason tifffile does not work anymore: $ tifffile Traceback (most recent call last): File /usr/bin/tifffile, line 7, in module sys.exit(tifffile.main()) File

Bug#730166: AttributeError: 'NoneType' object has no attribute 'group'

2013-11-22 Thread Mathieu Malaterre
Dear Christoph, I am currently experiencing an issue using tifffile.py on a debian system. Without any option I am getting the following error: http://bugs.debian.org/730166#5 A member of the debian community is proposing the following patch to solve the issue: