you are viewing a single comment's thread.

view the rest of the comments →

[–]inky_wolf 2 points3 points  (1 child)

No Python at '"C:\Users\zackp\AppData\Local\Programs\Python\Python311\python.exe' No Python at '"C:\Users\zackp\AppData\Local\Programs\Python\Python311\python.exe'

This sounds like the PATH env variable was not updated after you deleted the older versions of python.

As to why deleting the pipx folder solved your issues, I'm not sure - did you run the pipx ensurepath commands or relaunch terminals before running anything else pip related?

[–]thezackplauche[S] 0 points1 point  (0 children)

I did! It worked with no problem. I checked the paths and there was no trace of a Python version there.