[Debian-med-packaging] Bug#730166: AttributeError: 'NoneType' object has no attribute 'group'

Mathieu Malaterre malat at debian.org
Fri Nov 22 08:02:55 UTC 2013


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
    description=search_doc("\n\n([^|]*?)\n\n", ''),
  File "/usr/lib/python2.6/dist-packages/tifffile.py", line 2973, in <lambda>
    search_doc = lambda r, d: re.search(r, __doc__).group(1) if __doc__ else d
AttributeError: 'NoneType' object has no attribute 'group'

$ apt-cache policy python-tifffile
python-tifffile:
  Installed: 20130502-1
  Candidate: 20130502-1
  Version table:
     20130502-1 0
        200 http://ftp.fr.debian.org/debian/ testing/main amd64 Packages
        100 http://ftp.fr.debian.org/debian/ unstable/main amd64 Packages
 *** 20130502-1 0
        100 /var/lib/dpkg/status



More information about the Debian-med-packaging mailing list