[AMBER] The Error when I run MdoutAnalysizer.py

From: Biao Ma <jackyma1981.gmail.com>
Date: Thu, 3 Oct 2013 15:41:37 +0900

Hi, amberusers.

I install the AmberTools13 on my Linux PC(Fedora19 and Ubuntu13.04).
On Ubuntu that's no Problem, but on Fedora, when I use the
MdoutAnalysizer.py to analysis the mdout file, I got some error:

[mabiao.localhost amber12]$ MdoutAnalyzer.py
~/Dropbox/workspace/amberMD/2013_run/1ag2_cphmd/1ag2.min.mdout
Traceback (most recent call last):
  File "/home/mabiao/bin/amber12/bin/MdoutAnalyzer.py", line 8, in <module>
    from mdoutanalyzer.graphproperties import GraphControlWindow
  File "/home/mabiao/bin/amber12/bin/mdoutanalyzer/graphproperties.py",
line 6, in <module>
    from mdoutanalyzer.widgets import LabeledEntry
  File "/home/mabiao/bin/amber12/bin/mdoutanalyzer/widgets.py", line 7, in
<module>
    import matplotlib.pyplot as plt
  File "/usr/lib64/python2.7/site-packages/matplotlib/pyplot.py", line 97,
in <module>
    _backend_mod, new_figure_manager, draw_if_interactive, _show =
pylab_setup()
  File
"/usr/lib64/python2.7/site-packages/matplotlib/backends/__init__.py", line
25, in pylab_setup
    globals(),locals(),[backend_name])
I*mportError: No module named backend_tkagg*

The above error is solved by installing *python-matplotlib-tk.*
But got the next error, and cannot get some idea from Google.
Could anyone can give me some help?

Traceback (most recent call last):
  File "/home/mabiao/bin/amber12/bin/MdoutAnalyzer.py", line 59, in <module>
    rootgeo = [int(i) for i in geore.match(root.geometry()).groups()]
AttributeError: 'NoneType' object has no attribute 'groups'
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Thu Oct 03 2013 - 00:00:03 PDT
Custom Search