For those who run their own AI box, or want to

Having trouble with Anaconda. It’s using a previous version of Python that I had installed but when I do a python --version it returns a different version

Things I’ve tried:

  • Creating a new conda & mamba environment specifying python version
  • brew upgrading python
  • updating conda with conda update python