ihooks and Python eggs

Christoph Zwerschke cito at online.de
Wed Mar 1 13:57:35 EST 2006


Is it a known problem that ihooks is incompatible with Python eggs?

When I do the following:

import ihooks
ihooks.install(ihooks.ModuleImporter())

then I cannot import any Python egg afterwards.

Can there be anything done about this?

-- Christoph



More information about the Python-list mailing list