ersilia-os / ersilia

The Ersilia Model Hub, a repository of AI/ML models for infectious and neglected disease research.
https://ersilia.io
GNU General Public License v3.0
224 stars 148 forks source link

🐛 Bug: Model eos9be7 - error: legacy-install-failure #403

Closed natividadesusana closed 2 years ago

natividadesusana commented 2 years ago

Describe the bug.

I successfully installed ersilia until I encountered these errors when running the eos9be7 model. On ersilia -v fetch eos9be7 I got warnings and error:

[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
x Encountered error while trying to install package.
-> grpcio
note:
This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.

Describe the steps to reproduce the behavior

  1. conda activate ersilia
  2. ersilia -v fetch eos9be7 Error:

Expected behavior.

Fetch the model.

Screenshots.

Captura de Tela 2022-10-20 às 09 26 41

Operating environment

MacOS M1

Additional context

All steps of Ersilia Model Hub installed.

GemmaTuron commented 2 years ago

Hi @natividadesusana is this related to #404 as well? when do you get one or the other error? I'd like to close one of the two issues to avoid duplicating information Please add the log files. Thanks!

natividadesusana commented 2 years ago

Right!! Thank you!!