Hi,
when I try to start the Gui.py Script I get the following Errors,which i don't understand,
as the required Paths should be found:

mar...@akb-19:/opt/RDKit/Python/qtGui$ python ./Gui.py
Traceback (most recent call last):
 File "/opt/RDKit/Python/qtGui/qtUtils.py", line 89, in GetSplashPixmap
   open(fileN,'r')
IOError: [Errno 2] No such file or directory: 'd:/RD/Python/qtGui/Images/RD-Splash.jpg' Traceback (most recent call last):
 File "/opt/RDKit/Python/mixins/Loader.py", line 80, in _FindRequiredMixIns
   mod = __import__(mixIn)
ImportError: No module named CompositeBuilder

ERROR: Mixin 'CompositeBuilder' not found, exiting
mar...@akb-19:/opt/RDKit/Python/qtGui$ cd ..
mar...@akb-19:/opt/RDKit/Python$ find . -name CompositeBuilder.py
./qtGui/MixIns/CompositeBuilder.py
mar...@akb-19:/opt/RDKit/Python$

All the tests ran successfully after installation. Any hints or suggestions?

Cheers, Markus



Reply via email to