jeffheaton / t81_558_deep_learning

T81-558: Keras - Applications of Deep Neural Networks @Washington University in St. Louis
https://sites.wustl.edu/jeffheaton/t81-558/
Other
5.72k stars 3.03k forks source link

Miniforge install issue #143

Closed princessdasha closed 2 years ago

princessdasha commented 2 years ago

Hello! I am MacOS 12.4. When I try to install Miniforge with homebrew i get this error. The same issue happens if I try to install via the shell script. Any thoughts?

Transaction starting Linking bzip2-1.0.8-h3422bc3_4 Linking c-ares-1.17.2-h3422bc3_0 Linking ca-certificates-2021.10.8-h4653dfc_0 Linking libcxx-12.0.1-h168391b_0 ERROR Could not codesign executableInvalid argument

jeffheaton commented 2 years ago

I am not sure, I tried rerunning the steps and did not get an issue. Unfortunately, I do not have the time to investigate individual installs. You might try posting at Miniforge.

princessdasha commented 2 years ago

thanks so much for getting back to me!

jeffheaton commented 2 years ago

I did just finish redesigning my Mac install instructions around using CONDA rather than Miniforge. Conda is now supported, see #144. You can find the new instructions here. It may also be worth removing your Python installation.

https://github.com/jeffheaton/t81_558_deep_learning/blob/master/install/tensorflow-install-conda-mac-metal-jul-2022.ipynb