Hi all, I have used rdkit from python. But, now I would like to write c++ programs using rdkit. I have scientific linux 6.8. Which has python 2.6. I installed python 2.7 but that doesn't work with sudo previlages. So, I could not install numpy for python 2.7. Numpy was installed for python 2.6 instead. I tried a lot in that. But, doesn't look convenient. Then, I installed anaconda and installed rdkit using
$ conda create -c https://conda.anaconda.org/rdkit -n my-rdkit-env rdkit Is it possible to use this installation to write c++ code? I have also installed rdkit in Macbook Pro, OS X 10.10.5 using homebrew. I haven't tried anything in that to write c++ code. If I get some instructions for that too, It will be helpful in exploring. Thanks Hitesh Patel -- Regards, Dr. Hitesh Patel Post-Doctoral Fellow, CADD Group, National Cancer Institute, National Institute of Health, 21702, Frederick, MD USA Building 376, Room: 205A Work: +1 301 846 5993 Mob.: +1 240 367 5208 Website: http://www.hiteshpatel379.com/ Email: [email protected]
------------------------------------------------------------------------------
_______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

