No module named molmod

59 views
Skip to first unread message

leila salimi

unread,
Jul 7, 2017, 6:29:36 AM7/7/17
to TAMkin
Dear All,

I have installed TAMKIN on my system (Fedora) step by step from the installation link (http://molmod.github.io/tamkin/tutorial/install.html) without any problem.
When I tried to test it via python, I got this error!


>>> import tamkin
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/home/lsalimi/.local/lib/python2.7/site-packages/tamkin/__init__.py", line 39, in <module>
    from tamkin.chemmod import *
  File "/home/lsalimi/.local/lib/python2.7/site-packages/tamkin/chemmod.py", line 40, in <module>
    from molmod import boltzmann, kjmol, second, meter, mol, planck
ImportError: No module named molmod
>>> import molmod
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named molmod

I don know what the problem is!

Regards,
Leila

Toon Verstraelen

unread,
Jul 7, 2017, 8:19:13 AM7/7/17
to tam...@googlegroups.com
Dear Leila,
It seems that you did not install the molmod dependency. It is explained in one of the first sections of the install manual. Does this help?
Cheers,
Toon

--
You received this message because you are subscribed to the Google Groups "TAMkin" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tamkin+unsubscribe@googlegroups.com.
To post to this group, send email to tam...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tamkin/cfe408bf-1324-4f08-b54d-3b45cbcdc639%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

leila salimi

unread,
Jul 7, 2017, 8:21:55 AM7/7/17
to tam...@googlegroups.com
Dear Toon,

Thanks for your reply. Yes you are right, I missed it and then I realized. Now I have just started to work with python and Tamkin.

Regards,
Leila

--
You received this message because you are subscribed to a topic in the Google Groups "TAMkin" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tamkin/y5aelxjqHW0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tamkin+unsubscribe@googlegroups.com.

To post to this group, send email to tam...@googlegroups.com.

Toon Verstraelen

unread,
Jul 7, 2017, 8:25:38 AM7/7/17
to tam...@googlegroups.com
No problem. Let me know if any other problem arises and we'll try to fix it.
Cheers,
Toon.

Reply all
Reply to author
Forward
0 new messages