Dear All,
I installed the new release of Rdkit in Ubunutu 16.04. I am not able to
import rdkit module in my IDLE and Spyder after installing the new
release 2016.
It works in terminal and Ipython Notebook but shows error in IDLE and
Spyder.
In Terminal:
Python 2.7.12 (default, Jul 1 2016, 15:12:24)
[GCC 5.4.0 20160609] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from rdkit import rdBase
>>> print rdBase.rdkitVersion
2016.03.1
>>> import os
>>> os.environ["PYTHONPATH"]
'/opt/rdkit-Release_2016_03_1:'
>>>
In IDLE/Spyder:
Python 2.7.12 (default, Jul 1 2016, 15:12:24)
[GCC 5.4.0 20160609] on linux2
Type "copyright", "credits" or "license()" for more information.
>>> from rdkit import rdBase
Traceback (most recent call last):
File "<pyshell#0>", line 1, in <module>
from rdkit import rdBase
ImportError: No module named rdkit
>>>
Can somebody help me with this!
Thanks & Regards,
Jessica
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss