piwheels / packages

Issue tracker for piwheels package issues
https://github.com/piwheels/packages/issues
20 stars 5 forks source link

Missing package: gphoto2 #249

Closed jim-easterbrook closed 2 years ago

jim-easterbrook commented 2 years ago

Package name

gphoto2

Package version

all

PyPI URL

https://pypi.org/project/gphoto2/

piwheels URL

https://www.piwheels.org/project/gphoto2/

Python version

I am the maintainer

More information

python-gphoto2 usually requires libgphoto2 (including development headers) to be installed on the users machine. As of v2.3.0 I've been creating x86_64 manylinux wheels which include libgphoto2 binaries. One of the difficulties in doing this is that libgphoto2 dynamically loads "camlibs" and "iolibs", so these binaries need to be included in a binary wheel, but aren't found by the usual tools.

Do let me know if there's anything I need to change in the package to enable a piwheels build.

bennuttall commented 2 years ago

Thanks for reporting, I installed libgphoto2-dev and they're now all building fine.

https://github.com/piwheels/piwheels/commit/75673f94b8d24d2642f7c833464ef8ca4d0bddaf

You'll notice the project page shows which apt packages are required: https://www.piwheels.org/project/gphoto2/