tkella47 / BioChem_DiffDock

1 stars 0 forks source link

Terminal failed to process chimera file #8

Open ai2456 opened 9 months ago

ai2456 commented 9 months ago

After saving my chimera pdb and tries to run in in terminal i get the following:

File "process_ligand_protein.py", line 13 print(f"\r[{progress_bar}] {int(progress * 100)}%", end="") ^ SyntaxError: invalid syntax

tkella47 commented 9 months ago

Can you please write the steps you took that produced this error? What was the command that you executed?

ai2456 commented 9 months ago

The command was:

python process_ligand_protein.py 2hyyligand.pdb

I will put a screenshot below

image
tkella47 commented 9 months ago

Please email me the file or upload it here by changing it a .txt file

tkella47 commented 9 months ago

Additionally, please provide the version of python used. You can confirm this by running python --version We support Python 3.6 or greater