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: `ersilia -v fetch eos2re5` returns `TypeError: expected str, bytes or os.PathLike object, not NoneType` #339

Closed sayantani11 closed 2 years ago

sayantani11 commented 2 years ago

Describe the bug.

eos2re5 runs but after a certain point time throws a type error after almost 30 mins

Describe the steps to reproduce the behavior

No response

Expected behavior.

No response

Screenshots.

eos2re5.txt

Operating environment

WSL Ubuntu 18.04.5 LTS

Additional context

No response

GemmaTuron commented 2 years ago

Hi @sayantani11 !

This model has some known issues due to python 2.7 installation, so I'd suggest we skip it for the moment ;)