pablo-arantes / making-it-rain

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

SyntaxError: invalid syntax #19

Closed avinashkarkada closed 2 years ago

avinashkarkada commented 2 years ago

File "/usr/local/lib/python3.7/dist-packages/biopandas/pdb/pandas_pdb.py", line 369 if s := header.split(): ^ SyntaxError: invalid syntax

Gettin this error since yesterday. Any solution? Thank you

pablo-arantes commented 2 years ago

Hi,

I have fixed the notebook. Please, try again and let me know if everything is working fine.

Thank you.

Best,

Pabo

avinashkarkada commented 2 years ago

Hey, Thank you for the quick reply. But unfortunately, the error still exists

pablo-arantes commented 2 years ago

Hi,

I have tried here and everything is working fine. Please disconnect, close the notebooks and open again with the links available in the Making it rain GitHub.

Thank you.

Best,

Pablo

Alain-chavanieu commented 2 years ago

Hello

I had the same problem last night. I did try your soluce (disconnect, reload new page etc..) But i had the problem is still there. I attach the error file

!pip install biopandas 2>&1 1>/dev/null, before change made by P.A

!pip install git+https://github.com/pablo-arantes/biopandas 2>&1 1>/dev/null

By the way ! Many thanks for these Gc notebooks. We now can run a bit more of MD on our 450k atom system (sodium channel, we just need about 100ns simulation after docking).

Alain

UnsatisfiableError.docx

avinashkarkada commented 2 years ago

Hello, It is now working for me. I hope your problem is solved too @Alain-chavanieu

Thank you very much @pablo-arantes. Great work!!

pablo-arantes commented 2 years ago

Hi @avinashkarkada and @Alain-chavanieu,

I have fixed all the notebooks, please try to run again and let me know if everything is working fine.

Thank you.

Best,

Alain-chavanieu commented 2 years ago

Hello

All good. It s working fine. In 8 days, my 100ns run will be ended ! Thank you very much @pablo-arantes.

Alain