Hello, it is not possible to install python3-notebook-7.2.2-1.fc41.noarch because of a package conflict Problem: conflicting requests - package python3-notebook-7.2.2-1.fc41.noarch from fedora requires (python3.13dist(jupyter-server) < 3~~ with python3.13dist(jupyter-server) >= 2.4), but none of the providers can be installed - package python3-notebook-7.3.1-1.fc41.noarch from updates requires (python3.13dist(jupyter-server) < 3~~ with python3.13dist(jupyter-server) >= 2.4), but none of the providers can be installed - package python3-jupyter-server-2.14.2-2.fc41.noarch from fedora requires python3.13dist(nbconvert) >= 6.4.4, but none of the providers can be installed - package python3-nbconvert-7.16.4-4.fc41.noarch from fedora requires (python3.13dist(mistune) < 4~~ with python3.13dist(mistune) >= 2.0.3), but none of the providers can be installed - problem with installed package - installed package python3-mistune08-0.8.4-14.fc41.noarch conflicts with python3-mistune provided by python3-mistune-2.0.4-10.fc41.noarch from fedora - package python3-mistune08-0.8.4-14.fc41.noarch from fedora conflicts with python3-mistune provided by python3-mistune-2.0.4-10.fc41.noarch from fedora You can try to add to command line: --allowerasing to allow removing of installed packages to resolve problems --skip-broken to skip uninstallable packages Reproducible: Always
What happens if you `dnf swap python3-mistune08 python3-mistune` first?
Feel free to repoen if you have more data.
(In reply to Miro Hrončok from comment #1) > What happens if you `dnf swap python3-mistune08 python3-mistune` first? yes it works, I will fill a bugreport against python3-mistune08
*** This bug has been marked as a duplicate of bug 2342812 ***