pablo-arantes / making-it-rain

Cloud-based molecular simulations for everyone
MIT License
377 stars 97 forks source link

Can't Install dependencies #35

Closed MuthuBIN closed 1 year ago

MuthuBIN commented 1 year ago

RuntimeError: This event loop is already running

We have previously run this code successfully. However, we have facing some issues now. Whenever we tried to install the dependencies we have ended up with RuntimeError.

How to resolve this.

Thank you in advance Issue .

quantaosun commented 1 year ago

It happens to me as well. I believe it just happened in the last two days, previously it worked pretty well.

quantaosun commented 1 year ago

Just found if run the commands in split cells, it just works. An error I noticed, for the pybel installation, there is an incompatible error. nevertheless, I can go until equilibration simulation as normal, haven't run the rest yet.

tahirchohan commented 1 year ago

I am also facing the same issue. My simulation was running fine and suddenly it stoped and from that time I am facing the same issue. Please help to reseolve the issue *SyntaxError: import only allowed at module level**

mateoalpha98 commented 1 year ago

I am also facing the same issue. My simulation was running fine and suddenly it stoped and from that time I am facing the same issue. Please help to reseolve the issue *SyntaxError: import only allowed at module level**

same problem here mate!

pablo-arantes commented 1 year ago

Hi All,

Sorry for my delay. I'm fixing the issue, as soon as it's ready I'll let you know.

Thank you for letting me know about the issue.

Pablo

pablo-arantes commented 1 year ago

Hi All,

I have fixed all the issues in the notebooks. Please, try to use again and let me know if everything is working fine.

Thank you.

Best,

Pablo

quantaosun commented 1 year ago

Hi Pablo,

It works for me; thanks for your effort to keep this running.