Rocky 9, epel, dependencies broken

I’m trying to understand this:

rpm -q epel-release
epel-release-9-4.el9.noarch
dnf --enablerepo "epel" install PySolFC
nothing provides python3-pygame needed by PySolFC-2.15.0-2.el9.noarch

I’m not sure why this is happening, as epel normally provides the dependencies that it needs?

There is an open bug report about this: 2105747 – PysolFC Can't install dependencies.

Thanks, that’s interesting, so it’s probably just this one package that is affected.

I have info on ins talling pysol on my rhel9 page, at RHEL9 and clones

'''sudo dnf copr enable sergiomb/pysol
sudo dnf install PySolFC'''
1 Like