I try to install and fix the tensorflow on my new Mac m1 following a lot the instuctions in the internet but it's not work. The kernel will died when try to import tensorflow.
`(tensorflow-metal) ampnapat@Amps-MacBook-Pro ~ % python -m pip install tensorflow-macos
ERROR: Could not find a version that satisfies the requirement tensorflow-macos (from versions: none)
ERROR: No matching distribution found for tensorflow-macos
(tensorflow-metal) ampnapat@Amps-MacBook-Pro ~ % python -m pip install tensorflow-metal
ERROR: Could not find a version that satisfies the requirement tensorflow-metal (from versions: none)
ERROR: No matching distribution found for tensorflow-metal`