Short description

While setting up a new system I got some misunderstanding what happens by one of my parsers which won't work. One of the needed python library was missing for Gallery2. It did compile but not to the end. The missing one was python.Imaging.

Moin seems to recognize the pyc file is wrong but it does not tell this. it shows only

Gallery2

Because there was no crash, no error and no log file entry it takes some time till I got the idea perhaps there could be something missing.

To make it clear it is my own fault I have to know what the program needs. My feature request is more about a testing routine which tells if you want to use this or another extension what it needs. Probabaly it could check the import modules and could then tell what it is missing.

cheers

-- ReimarBauer 2005-08-03 11:51:51


CategoryFeatureRequest

MoinMoin: FeatureRequests/ErrorByMissingPythonModule (last edited 2007-10-29 19:07:59 by localhost)