Benjamin-Lee / vdsearch

Viroid-like circRNA discovery and analysis suite
14 stars 1 forks source link

Any advice on how to install vdsearch on Google Colab #15

Open dvillarreal4868 opened 4 months ago

dvillarreal4868 commented 4 months ago

I recieved this error when cloning into google colab

Installations

!pip install git+https://github.com/Benjamin-Lee/vdsearch.git

Collecting git+https://github.com/Benjamin-Lee/vdsearch.git Cloning https://github.com/Benjamin-Lee/vdsearch.git to /tmp/pip-req-build-8f1s3ee0 Running command git clone --filter=blob:none --quiet https://github.com/Benjamin-Lee/vdsearch.git /tmp/pip-req-build-8f1s3ee0 Resolved https://github.com/Benjamin-Lee/vdsearch.git to commit 2045b29928f7b4ad268dbd8296b0ad3a99942e90 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.