Installation procedure for MacBook Air M1, proposed by Pauline M. (nov 2023)
- Requirements:
- MacBook Air M1, conda
- Instructions:
conda create python=3.9 --name fidle
conda activate fidle
conda install -c conda-forge chardet
pip install tensorflow
conda install pytorch torchvision torchaudio -c pytorch
pip install Scikit-image Scikit-learn Matplotlib
pip install plotly barviz Pandas Pandoc pyyaml
pip install Jupyterlab fidle
conda list -e > fidle_requirements2023.txt
mkdir fidle-tp
cd fidle-tp
fid install --quiet