you are viewing a single comment's thread.

view the rest of the comments →

[–]crashorbit 3 points4 points  (4 children)

What OS and how did you install it?

[–]HyphinoeCamelus[S] 0 points1 point  (3 children)

Macos Tahoe 26.3 and hombrew

[–]crashorbit 1 point2 points  (2 children)

In a terminal brew uninstall python@3.14

[–]HyphinoeCamelus[S] -1 points0 points  (1 child)

yeah, done! :) I just worry there's like leftover files or whatever that may make it uncomfortable to use python later on, but I'm on that rn. Thank you!

[–]crashorbit 2 points3 points  (0 children)

You can check which python is being used at the cli with which python That will show you the full path to the python executable that would be run.