On 02/07/2022 10:51, Marcus Meissner wrote:

I just released 2.5.30 of libgphoto2.

I've now released version 2.3.4 of python-gphoto2. The "binary wheels" for MacOS and Linux include libgphoto2 v2.5.30 and, for the first time, its localisation files so you can get non-English error messages:

$ LANGUAGE=pl python3 examples/list-files.py
WARNING: gphoto2: (gp_context_error) Nie udało się wykryć żadnego aparatu
Traceback (most recent call last):
  File "examples/list-files.py", line 75, in <module>
    sys.exit(main())
  File "examples/list-files.py", line 52, in main
    camera.init()
gphoto2.GPhoto2Error: [-105] Nieznany model

--
Jim Easterbrook                 <http://www.jim-easterbrook.me.uk/>


_______________________________________________
Gphoto-devel mailing list
Gphoto-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gphoto-devel

Reply via email to