GeneticTree
GeneticTree copied to clipboard
Problem installing with pip on Google Colab
pip install genetic-tree
Collecting genetic-tree
Downloading genetic-tree-0.1.0.tar.gz (909 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 910.0/910.0 kB 8.5 MB/s eta 0:00:00
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Preparing metadata (setup.py) ... error
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.