Hi,
I'm following this tutorial, but the opencv-python package doesn't exist on Fedora 42. Which I think causes the following when trying to install the howdy rpm packages:
sudo dnf install howdy-*.fc41.*.rpm --exclude=*debug*
Updating and loading repositories:
Repositories loaded.
Failed to resolve the transaction:
Problem 1: conflicting requests
- nothing provides python3dist(ffmpeg-python) needed by howdy-3.0.0-5.20250220gitaef35b5.fc41.x86_64 from @commandline
Problem 2: package howdy-gtk-3.0.0-5.20250220gitaef35b5.fc41.noarch from @commandline requires howdy(x86-64) = 3.0.0-5.20250220gitaef35b5.fc41, but none of the providers can be installed
- conflicting requests
- nothing provides python3dist(ffmpeg-python) needed by howdy-3.0.0-5.20250220gitaef35b5.fc41.x86_64 from @commandline
You can try to add to command line:
--skip-broken to skip uninstallable packages
Your help is appreciated.
Thanks
Hi,
I'm following this tutorial, but the
opencv-pythonpackage doesn't exist on Fedora 42. Which I think causes the following when trying to install thehowdyrpm packages:Your help is appreciated.
Thanks