Conda env creation fails

Ok, I found a workaround:

  • Activate the new env with conda activate fastbook
  • pip install -r requirements.txt (to pick up the interrupted pip install)