I’m having a fair share of problems with OpenSuse Tumbleweed and python atm.
Coming from Linux Mint and windows.
Installing python-packages with pip was pretty easy.
But I have trouble understanding how to install the following packages on TumbleWeed:
yaml for Python(311)
When I try to use pip I get prompted to use zypper.
I am stuck at this point. Do I have to use something different than zypper? What is the correct way here?
Help very much appreciated and thank you in advance!
Python packaging and stability is a total mess. It has gotten to the point where I just look for alternative tools when I find out something new I found is written in Python.