Closed ravinpoudel closed 6 months ago
Hi @ravinpoudel,
Sorry for the delay in responding. One of the key issues with installing our environment on a M1 Mac is getting to install tensorflow. Apple has special instructions to install tensorflow on MacBooks with silicon or AMD GPUs. However, since our current models do not directly rely on tensorflow, I have removed tensorflow and a couple of other related packages from the environment file. Please try installing the environment with this environment file using the following command:
conda env create -f environment_mac_M1.yml
Let me know if it works so that I can update the README on the git repo. I have tested the file on my M1 Mac and it worked fine.
Best, Vishal
I am on the mac (M1), and getting following error. Any suggestion on how to fix the issues?