On Wed, Oct 05, 2016 at 06:11:26PM +0100, ZASKE Martin wrote: > I have a script with "import scribus" > > and I get an error message like > > NameError: global name 'ImageExport' is not defined
Just guessing but did you try scribus.ImageExport instead of just ImageExport ? Hard to give advice when I do not see code snippet. Juraj Fedel
