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!
--- Update ---
**Thanks everyone for the help! **
I could succesfully create a virtual enviroment in my Visualstudio Code and installed the needed libraries.The next step for me would be to create a executable package.
There’s already some good advice here, especially about virtual environments which might be the most important new concept to learn IMO. But just to let you know - it’s not just you. The most generous view of the Python package situation is that there are a lot of different ways to do it.