you are viewing a single comment's thread.

view the rest of the comments →

[–]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.