[moltemplate specific]

Hello,

I am trying to use moltemplate.

It was installed from the github source (git clone).

Before that, I freshly installed anaconda.

When trying the moltemplate tests, I get the following :

$ moltemplate.sh test_oplsaa.sh
moltemplate.sh v2.14.4 2020-1-03

Traceback (most recent call last):
   File "/usr/local/bin/lttree_check.py", line 5, in <module>
     from moltemplate.lttree_check import main
ModuleNotFoundError: No module named 'moltemplate'

Any idea what I should do to fix this?

Thanks