Greg,

Yes, that did the trick - thank you.  Interestingly, my previous version
didn't seem to have that dependency.  Odd.

Now if I can just get my apache web server to recognize it as well.  8^)

-Kirk



On Wed, Nov 25, 2009 at 9:47 PM, Greg Landrum <[email protected]>wrote:

> Dear Kirk,
>
> On Wed, Nov 25, 2009 at 10:06 PM,  <[email protected]> wrote:
> > With a previous version of RDKit I had been able to do this:
> >
> > import SearchDb
> > from SearchDb import parser
> >
> > What are the new namespaces to get this back up?
>
> SearchDb.py is in $RDBASE/Projects/DbCLI. This isn't in the usual
> recommended PYTHONPATH, so you'll have to add that directory
> explicitly, something like:
> export PYTHONPATH="$PYTHONPATH:$RDBASE/Projects/DbCLI"
>
> hope this helps,
> -greg
>
------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to