Thanks for noticing that this also affects stable and should be fixed there. I should have noticed that too, in hindsight.
On Sun, 16 Sep 2018 at 19:45, Adrian Bunk <b...@debian.org> wrote: > Package: release.debian.org > Severity: normal > Tags: stretch > User: release.debian....@packages.debian.org > Usertags: pu > > python3-gphoto2cffi in stretch is currently completely > broken, just trying to import it fails: > > $ python3 > Python 3.5.3 (default, Jan 19 2017, 14:11:04) > [GCC 6.3.0 20170118] on linux > Type "help", "copyright", "credits" or "license" for more information. > >>> import gphoto2cffi > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > File "/usr/lib/python3/dist-packages/gphoto2cffi/__init__.py", line 1, > in <module> > from .gphoto2 import (Camera, list_cameras, supported_cameras, > File "/usr/lib/python3/dist-packages/gphoto2cffi/gphoto2.py", line 15, > in <module> > from . import errors, backend > File "/usr/lib/python3/dist-packages/gphoto2cffi/backend.py", line 56, > in <module> > 'extract_exif': _lib.GP_FILE_OPERATION_EXIF}) > File "/usr/lib/python3.5/enum.py", line 243, in __call__ > return cls._create_(value, names, module=module, qualname=qualname, > type=type, start=start) > File "/usr/lib/python3.5/enum.py", line 343, in _create_ > enum_class = metacls.__new__(metacls, class_name, bases, classdict) > File "/usr/lib/python3.5/enum.py", line 114, in __new__ > enum_class = super().__new__(metacls, cls, bases, classdict) > TypeError: type() argument 1 must be str, not bytes > >>> > -- Best regards, Aigars Mahinovs mailto:aigar...@debian.org #--------------------------------------------------------------# | .''`. Debian GNU/Linux (http://www.debian.org) | | : :' : Latvian Open Source Assoc. (http://www.laka.lv) | | `. `' Linux Administration and Free Software Consulting | | `- (http://www.aiteki.com) | #--------------------------------------------------------------#