Hi Michał, Is pandas available in your test environment? I could reproduce a similar problem on my own linux box, but it's apparently due to an oversight in the PandasTools module that can raise an exception when pandas is not imported. The interested output could be similar to the following:
77: Traceback (most recent call last): 77: File "PandasTools.py", line 98, in <module> 77: defPandasRendering = pd.core.frame.DataFrame.to_html 77: AttributeError: 'NoneType' object has no attribute 'core' Best regards, Riccardo ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Rdkit-discuss mailing list Rdkit-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rdkit-discuss