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
203 stars 131 forks source link

🐛 Bug: eos3xip - EmptyOutputError #364

Closed Hauwarh closed 1 year ago

Hauwarh commented 1 year ago

Describe the bug.

I ran into this error while trying to fetch model eos3xip The log file is below eos3xip.log

Describe the steps to reproduce the behavior

No response

Expected behavior.

No response

Screenshots.

No response

Operating environment

WSL Ubuntu 22,04 LTS

Additional context

No response

GemmaTuron commented 1 year ago

Thanks @Hauwarh !

Can you please add:

Hauwarh commented 1 year ago

Thank you @GemmaTuron

GemmaTuron commented 1 year ago

Hi @Hauwarh

Your log file seems like it's missing some information (you can use mine to compare) I see an error in line 38 on your file (please, do have a look and try to understand what goes on on your log files). Have you used the |tee comand to get the file? If so, please do it again without the |tee command

Hauwarh commented 1 year ago

I tried running it without the |tee command. Right now there is nothing in my log file and it's been that way for hours.

GemmaTuron commented 1 year ago

Ok thanks @Hauwarh !

Let's try to run it in Google Colab and see if you get the same error, paste a link to the colab notebook here ;) And change the issue title adding the name of the model at the beginning please so I don't get lost

Hauwarh commented 1 year ago

Okay. Thank you!

On Wed, Oct 19, 2022, 6:21 PM gemmaturon @.***> wrote:

Ok thanks @Hauwarh https://github.com/Hauwarh !

Let's try to run it in Google Colab and see if you get the same error, paste a link to the colab notebook here ;) And change the issue title adding the name of the model at the beginning please so I don't get lost

— Reply to this email directly, view it on GitHub https://github.com/ersilia-os/ersilia/issues/364#issuecomment-1284338413, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYDCI7WUJ3N2YX7RYGCLCQ3WEAU2BANCNFSM6AAAAAARGW7Z6Q . You are receiving this because you were mentioned.Message ID: @.***>

GemmaTuron commented 1 year ago

I'll close this issue due to inactivity