Hi!
I had difficulty installing Tensorflow in Python on my Mac M1.
During the struggle, I created:
- a “USR/local” python version ( Python 3.11).
- I also created an “applications/anaconda” python version (Python 3.9.13),
- and an “OPT/anaconda3/bin” version (Python 3.9.13).
- I further created an “OPT/homebrew/bin” version (Python 3.11)
and finally: - a “USR/local/bin version” (Python 3.6.7).
I want to link my installed Anaconda to the Python 3.11. And I want to uninstall the others, unless they are part of my Mac.
Can you advise me on how to: A: Use Anaconda Navigator Environments to create or import my local Python 3.11 environment. B: which of the other installations I can and should remove?
I eventually gave up on Tensorflow. Now I have to fix my system.
Sincerely,
Jamie