Hi All,

While we are at PandasTools and Windows. If you use Anaconda on Windows and
Riccardo Vianello's excellent and convenient binstar package PandasTools
also returns an error because it looks for Salts.txt at the wrong place.
You can fix it by opening
WereEverYouHave\Anaconda\Lib\site-packages\rdkit\RDPaths.py and modifying
RDCodeDir and _share to:
RDCodeDir=os.path.dirname(__file__)
_share = os.path.join(r'WereEverYouHave/Anaconda/Library', r'share/RDKit')

Cheers,
Samo
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to