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!
Does the command
pipx install tkcalendar
give errors ?Yes:
Note: Dependent package 'babel' contains 1 apps - pybabel No apps associated with package tkcalendar. Try again with '--include-deps' to include apps of dependent packages, which are listed above. If you are attempting to install a library, pipx should not be used. Consider using pip or a similar tool instead.
Hmm. I see that the software is about five years old. The last comment in this thread is maybe useful ? https://github.com/j4321/tkcalendar/issues/79