Hello,
I just have made a brand new install in my GNU/Linux Debian Sid, dezipping as root in /opt/Allegorithmic/Substance_Automation_Toolkit/ as recommended.
I have also installed the python lib via pip install, everyrthing has been smooth and ok so far.
So I tried one of the first demos and I got two WRN when doing "python demohelloworld.py" (which BTW output correctly the file, no problem).
[WARNING][pysbs.context] Warning, the mdl default library has not been found, you may have trouble when processing MDL graphs using the API
[WARNING][pysbs.context] Warning, mdltools executable has not been found, you won't be able to read or create MDL graph with the API
Should I worry ? Do something else ? Is there some special manipulations for MDL utilities ?
All the best.