You are not logged in.
Pages: 1
Topic closed
I run Arch Linux. After the lensfun update to version 1:0.3.4-1, I am getting the following error when I try to update the lensfun database:
~ sudo lensfun-update-data
[sudo] password for cribari:
Traceback (most recent call last):
File "/usr/bin/lensfun-update-data", line 46, in <module>
import lensfun
ModuleNotFoundError: No module named 'lensfun'I have python version 3.11.3-2 on my system. Can anyone help me to sort this out? Many thanks in advance.
Last edited by cribari (2023-07-13 21:33:56)
Linux, street photography and Baroque music enthusiast.
Offline
It's a packaging bug. It appears that the .egg file is borked.
Inofficial first vice president of the Rust Evangelism Strike Force
Offline
The problem went away after the lensfun package was updated to version 1:0.3.4-2. Thanks, @schard .
Linux, street photography and Baroque music enthusiast.
Offline
This issue happened to me with version 1:0.3.4-5
extra/lensfun 1:0.3.4-5 [installed]
Database of photographic lenses and a library that allows advanced access to the databaselensfun-update-data output:
Traceback (most recent call last):
File "/usr/bin/lensfun-update-data", line 46, in <module>
import lensfun
ModuleNotFoundError: No module named 'lensfun'Offline
Please open a new thread: https://wiki.archlinux.org/title/Genera … bumping%22
Post information about your python version and what's being resolved by python --version ... this works fine here with the current set of packages
Closing this old thread.
Offline
Pages: 1
Topic closed