freedomofpress / dangerzone

Take potentially dangerous PDFs, office documents, or images and convert them to safe PDFs
https://dangerzone.rocks/
GNU Affero General Public License v3.0
3.59k stars 170 forks source link

ModuleNotFoundError: No module named 'dnf' #672

Closed aibunny closed 8 months ago

aibunny commented 8 months ago

I recently installed python 3.11 to fedora 39 which runs on 3.12 but I have this issue where I get:

Traceback (most recent call last): File "/usr/bin/dnf", line 61, in <module> from dnf.cli import main ModuleNotFoundError: No module named 'dnf'

deeplow commented 8 months ago

Unfortunately we don't currently have support for Fedora 39 due to this issue. Regarding your particular issue, my assumption is that you closed it because it might have not been due to Dangerzone but something else instead. Let us know otherwise. And thanks for the interest in the project, in any case :slightly_smiling_face: