Re: [Gimp-docs] No module named libxml2



On Sat, Sep 22, 2012 at 05:35:44PM +0200, Kolbj�rn Stuest�l wrote:
> The program acted as before, i.e. listed the 19 orphaned images, and
> then output: Aborted. No further messages.
> So, it looks like it is doing what it is intended to do. :-)

Yes, but I can't see any reason why it should abort.

> I do not know about programming in Python, but it looks like being
> similar to  many other programming languages so perhaps I have a
> closer look at it some day.

You could start with
	python [-v] tools/validate_references.py --help
or even
	python -c 'import sys; sys.exit(0)'
to check if even a simple python script aborts.

Good luck ;-)
Ulf

-- 
Gott ist der einzige Herr der Welt, der weniger zu sagen hat
als seine Diener.
		-- Karlheinz Deschner


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]