-
-
Notifications
You must be signed in to change notification settings - Fork 151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 Bug: fetching models from github fails #1531
Comments
I have repeated the same exact procedure using py 3.10 and everything works smoothly :) |
Hi @arnaucoma24 Thanks for reporting this, python 3.12 should be working smoothly but it is true that I have encountered some issues as well sometimes. I see you reported a very similar error or the same one a while ago. I have just now tried fetching eos2gw4 from github on my ubuntu 24.04 in py 3.12 and it worked. So some sanity checks:
If you can in the future add the logs as attached .txt so the conversation will be easier to follow and faster to browse through it. Please @DhanshreeA have a look, I think this is something we have already identified in the past and solved successfully but I can't recall now. |
and I know you'll need to use the models via conda, but just to be sure, can you try if docker is also failing or that works? |
Hi @GemmaTuron Thanks for your fast answer! Indeed, I reported a similar error a while ago. However, in this case, I am encountering the error for all the models, apparently. Here some extra info:
Regarding the logs, I checked the file Re: docker. I tried using --from_docker but I don't have docker installed in my system and the fetching failed. I'll try to install it and let you know! |
Hi @arnaucoma24 this is same problem you mentioned your recent issue. You can do the quick fix as I mentioned there. |
Closing issue as duplicate of #1532 |
Describe the bug.
Hi! I'm trying to fetch several models from the Ersilia Model Hub using a conda env I just created by cloning the Ersilia repository (python 3.12). Am I doing something wrong? I tried models eos5axz, eos4wt0 and eos2gw4 -all of them failed :(
Describe the steps to reproduce the behavior
No response
Operating environment
Ubuntu 20.04.3 LTS
The text was updated successfully, but these errors were encountered: