Missing requirement: `gcsfs`
sjfleming opened this issue · 0 comments
sjfleming commented
This line imports gcsfs
, but it is not in requirements.txt
:
This makes a pip install
fail when I try
git clone https://github.com/broadinstitute/cromshell.git
cd cromshell
git checkout cromshell_2.0
pip install .