ImportError: No module named ext.reader
by
Lukas Zdych
—
last modified
Dec 30, 2008 05:49 PM
This error message can be found in Zope event.log file (if Zope is in debug mode) when you add SCAuditorium product into Products directory, restart zope and the product is not listed in available products (Quick Installer).
Python module PyXML has to be installed. You can find it here: PyXML

Author: