# you can replace the name `concrete` with any name you like conda create --name concrete python=3.11 conda activate concrete pip install -r requirements.txt # x86-64 Linux ...