Skip to content
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

issue with import intermol.gromacs .... SyntaxError #385

Open
kishantchem opened this issue May 21, 2022 · 1 comment
Open

issue with import intermol.gromacs .... SyntaxError #385

kishantchem opened this issue May 21, 2022 · 1 comment

Comments

@kishantchem
Copy link

nit-w@NITW:~/software/InterMol-master/new/InterMol/intermol$ python convert.py -h
Traceback (most recent call last):
File "convert.py", line 13, in
import intermol.gromacs as gmx
File "/usr/local/lib/python2.7/dist-packages/intermol-0.1.0-py2.7.egg/intermol/gromacs/init.py", line 112
logger.error(f'grompp failed with error code {proc.returncode} See {stderr_path}')
^
SyntaxError: invalid syntax

@kishantchem
Copy link
Author

Issue Resolved:
$ python3 convert.py
worked for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant