Problems with generating mcf file

  • Tang Ziqian
  • Tang Ziqian's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 4 months ago #261 by Tang Ziqian
While I tried to use mcfgen.py to generate a mcf file,I ran into problems.I utilized the pentane.pdb provided in the Scripts.The following is my problem and I cannot understand it.

[tzq@cmnode_r730 MCF_Generation]$ python mcfgen.py pentane.pdb
Traceback (most recent call last):
File "mcfgen.py", line 36, in <module>
import sys, os, argparse, linecache, re
ImportError: No module named argparse

Please Log in to join the conversation.

More
7 years 4 months ago #262 by emarin
Hello Tang,

Have you tried installing the python argparse module? This site might be helpful pypi.python.org/pypi/argparse

Please Log in to join the conversation.

  • Tang Ziqian
  • Tang Ziqian's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 4 months ago #268 by Tang Ziqian
My problem has already been solved according to your kind suggestion.Thank you ,Emarin.

Please Log in to join the conversation.

Time to create page: 0.104 seconds