Hi! I'm new to Alma (and el9) and i just seen that i cannot install python3-virtualenv.noarch:
dnf install python3-virtualenv.noarch
Last metadata expiration check: 0:31:21 ago on Fri 23 Dec 2022 01:14:06 AM EET.
Error:
Problem: conflicting requests
- nothing provides python3-wheel-wheel needed by python3-virtualenv-20.17.1-1.el9.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
any idea what could be the problem? is this known?
Thanks a lot!
Adrian
Try enabling the crb repo with a '--enablerepo=crb'.
Akemi