unanswered How to fix martinize.py error?

  • human369
  • human369's Avatar Topic Author
  • Offline
  • Fresh Boarder
More
2 years 7 months ago #9147 by human369
How to fix martinize.py error? was created by human369
Hello.
I just tried this command but it didn't work with this error.

<command>
python martinize.py -f edit2.gro -o cg.top -x relax.pdb -p Backbone -ff martini22_ff.py


<error meassage>
File "martinize.py", line 1851, in <module>
forcefields += [ff[:-3] for ff in os.listdir(os.environ["GMXDATA"]+"/top/") if ff[-6:] == "_ff.py"]
OSError: [Errno 2] No such file or directory: '/apps/applications/GROMACS/2020.2/intel/19.0.5/impi/19.0.5/mic-knl/share/top/'

How can I fix? Pleas let me know it.

Please Log in or Create an account to join the conversation.

Time to create page: 0.086 seconds