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: eos7a04 Invalid model identifier #390

Closed Motunrayo321 closed 2 years ago

Motunrayo321 commented 2 years ago

Describe the bug.

I encountered an InvalidModelIdentifierError while trying to fetch model eos7a04. The error message seems to imply that this model does not exist. I followed the given link and confirmed that it indeed does exist.

eos7a04_exists

I also checked for approved and ready models and here it is.

eos7a04_ready

Describe the steps to reproduce the behavior

ersilia -v fetch eos7a04

Expected behavior.

Model eos7a04 fetched successfully!

Screenshots.

I am unable to retrieve the log file but here is a screenshot of the error.

fetch_eos7a04

Operating environment

Windows 10 Pro (WSL installed with Ubuntu 22.04)

Additional context

No response

Zainab-ik commented 2 years ago

Could be due to internet bug or not cloning completely from github, try rerunning again.

Motunrayo321 commented 2 years ago

@Zainab-ik I have tried it several times, and internet connection doesn't seem to be the problem.

GemmaTuron commented 2 years ago

Hi @Motunrayo321!

I just double checked and the identifier is correct. Your issue is on your fetching command, form what I see in the screenshot: ersilia -v fetch 7a04

where it should be

ersilia -v fetch eos7a04

GemmaTuron commented 2 years ago

Hi @Motunrayo321

Can you please let me know when you have time if the issue is solved?

Motunrayo321 commented 2 years ago

Hello @GemmaTuron, sorry for the delay. The issue has been solved. I have added the outputs to the google drive as well.