Yum crushed down after installing through conda

(Since I’m a new-comer in Fedora, please tell me if there is something I am not doing in proper)

The problem appears after I did these steps:

  1. I got the root authentication through command “su”
  2. I activated the base environment of anaconda through “conda activate”
  3. I installed pytorch through command “conda install pytorch torchvision cudatoolkit=9.2 -c pytorch”
  4. Then the problem appears.

02add706444a38bb2cc78c42c1ecaf9a8e26df8d.png

1 Like

No, they don’t work.

Try the dnf-2 method from the second link.
Make sure to remove duplicate packages if any.

1 Like

Not work either.
241907b30ddb8e858174db8cadbacaffa774722d.png

rpm -q -a dnf libdnf python3 python3-dnf python3-rpm
ls -l -d /usr/lib*/libdnf*

What does it say?