How to completely uninstall pipx?

813 views Asked by At

I tried using poetry with pipx. Poetry used the wrong python version so I deinstalled it and deinstalled the python version it was using so when reinstalled it would use Python3.10 instead of 3.9. Now without having Python3.9 I cant do anything with pipx. How do I completely uninstall it so it uses Python3.10?

[Fatal error in launcher: Unable to create process using (my path to my python version)]

0

There are 0 answers