[AMBER] parmed FileNotFoundError: parm7 does not exist

From: İmren Bayıl via AMBER <amber.ambermd.org>
Date: Fri, 30 Dec 2022 17:15:26 +0200

Hi everyone,,
I want to convert my amber files to gromacs format using parmed
my amber files which are step3_input.parm7 and step3_input.rst7,want to
convert to gro and top files.
I have used these commands:
/amber20/ParmEd-3.4.3$ python
import parmed as pmd
amber = pmd.load_file('parm7', 'rst7')
then I got an error Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/mnt/g/Amber/amber20/ParmEd-3.4.3/parmed/formats/registry.py", line
168, in load_file
    raise FileNotFoundError('%s does not exist' % filename)
FileNotFoundError: parm7 does not exist
>>> FileNotFoundError: parm7 does not exist
so What I have done wrongly or where is my fault ? Could anybody guide me
please ?
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Fri Dec 30 2022 - 07:30:03 PST
Custom Search