Package Details: python-exiv2 0.12.0-1

Git Clone URL: https://aur.archlinux.org/python-exiv2.git (read-only, click to copy)
Package Base: python-exiv2
Description: A Python 3 binding to exiv2, the C++ library for manipulation of EXIF, IPTC and XMP image metadata.
Upstream URL: https://launchpad.net/py3exiv2
Keywords: binding graphics libexiv2
Licenses: GPL3
Submitter: artemklevtsov
Maintainer: salsergey
Last Packager: salsergey
Votes: 13
Popularity: 0.000024
First Submitted: 2016-03-19 22:15 (UTC)
Last Updated: 2023-08-30 04:10 (UTC)

Latest Comments

1 2 3 4 Next › Last »

kikislater commented on 2023-07-21 13:06 (UTC)

Package is broken with new exiv2 version

Yutsuten commented on 2023-02-12 14:06 (UTC) (edited on 2023-02-12 15:23 (UTC) by Yutsuten)

Edit: I was able to fix it by myself. Removed all files but PKGBUILD, ran makepkg again and re-installed the package.

I'm getting this error while importing pyexiv2, what should I do?

>>> import pyexiv2
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3.10/site-packages/pyexiv2/__init__.py", line 60, in <module>
    import libexiv2python
ImportError: libboost_python310.so.1.80.0: cannot open shared object file: No such file or directory

Seems that it is trying to import the wrong version of libboost_python...

> ll /usr/lib/ | grep libboost_python
lrwxrwxrwx   28 root 12  2月 17:17 libboost_python3.so -> libboost_python310.so.1.81.0
.rw-r--r-- 671k root 12  2月 17:17 libboost_python310.a
lrwxrwxrwx   28 root 12  2月 17:17 libboost_python310.so -> libboost_python310.so.1.81.0
.rwxr-xr-x 251k root 12  2月 17:17 libboost_python310.so.1.81.0

yochananmarqos commented on 2022-12-03 17:53 (UTC)

This should be called python-py3exiv2 as py3exiv2 is the module name. exiv2 is a completely different project.

simon04 commented on 2020-08-18 05:09 (UTC)

@yochananmarqos, @Tio, thanks. The following worked:

$ gpg --keyserver keyserver.ubuntu.com --recv-keys 068346EEA7A91F52

Tio commented on 2020-08-16 15:33 (UTC)

It worked. Thank you sir! :)

yochananmarqos commented on 2020-08-16 15:29 (UTC)

@Tio: Use keyserver.ubuntu.com.

Tio commented on 2020-08-16 13:45 (UTC)

I can't find the key still... https://keyserver.pgp.com/vkd/SubmitSearch.event?SearchCriteria=068346EEA7A91F52

Tio commented on 2020-08-14 22:04 (UTC)

[tio@tio-pc ~]$ gpg --keyserver pgp.mit.edu --recv-keys 068346EEA7A91F52
gpg: keyserver receive failed: No keyserver available