<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace;color:#783f04">Package: python3-lensfun</div><div class="gmail_default" style="font-family:monospace,monospace;color:#783f04">Version: 0.3.4-1</div><div class="gmail_default" style="font-family:monospace,monospace;color:#783f04">Severity: serious<br></div><div class="gmail_default" style="font-family:monospace,monospace;color:#783f04"><br></div><div class="gmail_default" style="font-family:monospace,monospace;color:#783f04">I just installed the package "python3-lensfun" on Debian testing.</div><div class="gmail_default" style="font-family:monospace,monospace;color:#783f04">When trying to import the module, an error occurs:</div><div class="gmail_default" style="font-family:monospace,monospace;color:#783f04"><br></div><div class="gmail_default" style="font-family:monospace,monospace;color:#783f04"><b>> python3</b><br>Python 3.9.15 (main, Nov 21 2022, 16:07:38) <br>[GCC 12.2.0] on linux<br>Type "help", "copyright", "credits" or "license" for more information.<br>>>> import lensfun<br>Traceback (most recent call last):<br>  File "<stdin>", line 1, in <module><br>ModuleNotFoundError: No module named 'lensfun'<br>>>> <br></div><div class="gmail_default" style="font-family:monospace,monospace;color:#783f04"><br></div><div class="gmail_default" style="font-family:monospace,monospace;color:#783f04">The same error occurs when trying to launch the "lensfun-update-data" command line tool.</div><div><br></div><div><div style="font-family:monospace,monospace;color:rgb(120,63,4)" class="gmail_default"><b>> dpkg --status python3-lensfun</b><br>Package: python3-lensfun<br>Status: install ok installed<br>Priority: optional<br>Section: python<br>Installed-Size: 58<br>Maintainer: Debian KDE Extras Team <<a href="mailto:pkg-kde-extras@lists.alioth.debian.org">pkg-kde-extras@lists.alioth.debian.org</a>><br>Architecture: amd64<br>Source: lensfun<br>Version: 0.3.4-1<br>Depends: liblensfun1 (= 0.3.4-1), python3:any</div><div style="font-family:monospace,monospace;color:rgb(120,63,4)" class="gmail_default"><br></div><div style="font-family:monospace,monospace;color:rgb(120,63,4)" class="gmail_default"><b>> dpkg -L python3-lensfun</b><br>/.<br>/usr<br>/usr/lib<br>/usr/lib/python3<br>/usr/lib/python3/dist-packages<br>/usr/lib/python3/dist-packages/lensfun<br>/usr/lib/python3/dist-packages/lensfun/__init__.py<br>/usr/lib/python3/dist-packages/lensfun-0.3.4-py3.11.egg-info<br>/usr/lib/python3/dist-packages/lensfun-0.3.4-py3.11.egg-info/PKG-INFO<br>/usr/lib/python3/dist-packages/lensfun-0.3.4-py3.11.egg-info/dependency_links.txt<br>/usr/lib/python3/dist-packages/lensfun-0.3.4-py3.11.egg-info/top_level.txt<br>/usr/share<br>/usr/share/doc<br>/usr/share/doc/python3-lensfun<br>/usr/share/doc/python3-lensfun/changelog.Debian.gz<br>/usr/share/doc/python3-lensfun/changelog.gz<br>/usr/share/doc/python3-lensfun/copyright</div><br></div></div>