Hi Jonathon,
Did you set PYTHONPATH to include your installation directory? That would
be the most common source of that error. However, in my experience it's a
lot easier to use the anaconda installation. You need to install conda from
anaconda.org first, and then pull the RDKit system into the anaconda
environment thus created. After that, if you follow the instructions at
http://www.rdkit.org/docs/Install.html it should all be very
straightforward.
Regards,
Dave
On Sunday, 30 October 2016, Jonathan Saboury <[email protected]> wrote:
> Hello all,
>
> I've been having problems installing RDKit for python in Ubuntu.
>
> The installation guide simply states to run: "sudo apt-get install
> python-rdkit librdkit1 rdkit-data".
>
> I've done this but when I run a python with "from rdkit import Chem" it says
> that "ImportError: No module named rdkit".
>
> What else am I missing? Thank you!
>
>
>
>
>
------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive.
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss