Closed nagendraKU closed 1 year ago
This error shouldn't prevent the tool from installing. You need to restart Colab after installing PopV (Colab imports modules upon start-up and needs to do this again when upgrading those modules). However, I will post in this thread when a redeveloped version has pretrained models (current branch fast_popv as the dataset links are not valid anymore (switch to Zenodo to allow better reproducibility). ETA is next week. Zenodo is slow currently, which is the main factor currently.
All changes are merged into main. There is a second tutorial still missing showing application to a dataset without an existing ontology.
Trying to install the popv package in the colab notebook with
!pip install --quiet git+https://github.com/czbiohub/PopV
produces the following installation error. This prevents popv from being imported and the notebook is not functional anymore.