Open gwaybio opened 1 week ago
Sorry for late response I have been on leave! I will update the readme with more info on installation options and how to use the package soon. In the meantime it can be installed via pip directly from GitHub using pip install git+https://github.com/hwarden162/cellgenerator.git
or if you have cloned it and are in the directory then you can install it using pip install -e .
.
Thanks for releasing this work @hwarden162 - I'm wondering if you can provide installation instructions in the README?
I currently tried installing with
poetry install
and received the following error: