2021, Installing TensorFlow 2.4, Keras, & Python 3.8 in Mac OSX Intel

preview_player
Показать описание
In this video, I update on how to install TensorFlow 2.4, Keras and Python 3.8 on Mac OSX. I performed this on an Intel Mac, I will probably update in the future when I obtain an M1. See comments for some special instructions for M1's that might be necessary.

This video is about Intel Macs, for an M1 Mac, refer to:

Code link:

** Follow Me on Social Media!
Рекомендации по теме
Комментарии
Автор

not working on macbook m1. I get error. "The kernel appears to have died. It will restart automatically."

Fenerli
Автор

This is exactly what I need. Thank you so much !

blessinglotus
Автор

This worked well for me! I already had anaconda installed but made sure to update from bash to zsh (also included the .zprofile), followed the tutorial with no issues.

esthernwogu
Автор

Great video, works in one go . Thanks for such a community help .

VARUNKUMAR-nmpf
Автор

Please cover about the same topic on M1

konigsdagw
Автор

hi, thank you for the instruction, but it has not worked for the m1 MacBook. it said that "zsh: illegal hardware instruction python" and dead kernel. Can you help me with it?

chitrungbuitran
Автор

Worked for me but make sure you update from bash to zsh

nishabaruwal
Автор

can you do a tutorial for use m1 with neural engine?

neurondeep
Автор

Anaconda for MacBook M1 chip will be better or Miniconda?

arpitaingermany
Автор

Didn't work in the Macbook Air (M1, 2020). I got error "The kernel appears to have died. It will restart automatically."

erlanggamaha
Автор

I have problem with the AVX2 FMA instruction...this not solve this problem, do you know how to solve it in MacOs BigSur??

andreaghezzi
Автор

miniconda is good but it doesn't have mediaipie, I try so hard but it not work

ktdpt
Автор

I have a problem. At the end, I paste the code and run it in the jupyter. But I have an error which says dead kernel. It restarts and then same thing. How can I solve this?

keremdogan
Автор

Why do I need a conda-thing? Isn't a -mvenv enough?

zmeta
Автор

I followed step by step and face the following error:numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject. Alr reinstall numpy and same error. Any help would be appreciated.

NJ-mqpz
Автор

I want to deregister the conda tensor flow env. In other words, I want to reverse the command "python -m ipykernel install --user --name tensorflow --display-name "Python 3.8 (tensorflow)" pls help thx

NJ-mqpz
Автор

Hi! When I run the final code this message appears. How do I correct this?

ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject

imanameerzeb
Автор

how do you make python 3 as default version. my computer still show python 2.7

theengineered
Автор

Does he have a video for this on windows?

lexscarlet
Автор

I installed this on my Intel Mac v11.7.1. I installed python v3.9.12. I also updated the tensofrlow.yml file to say python=3.9.12 and tensorflow==2.11 for latest tensorflow. when I run the initial "# What version of Python do you have?" commands here is the error I get...

----> 2 import tensorflow.keras

ModuleNotFoundError: No module named 'tensorflow'

any idea? please help.

faridullahkhan