Closed Motunrayo321 closed 2 years ago
Could be due to internet bug or not cloning completely from github, try rerunning again.
@Zainab-ik I have tried it several times, and internet connection doesn't seem to be the problem.
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
Hi @Motunrayo321
Can you please let me know when you have time if the issue is solved?
Hello @GemmaTuron, sorry for the delay. The issue has been solved. I have added the outputs to the google drive as well.
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.
I also checked for approved and ready models and here it is.
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.
Operating environment
Windows 10 Pro (WSL installed with Ubuntu 22.04)
Additional context
No response