[pygtk] libglib-2.0-0.dll was not found
Gian Mario Tagliaretti
gianmt at gnome.org
Sun Jan 13 23:29:11 WST 2008
On Jan 12, 2008 3:31 AM, Kevin Goodspeed <circuitsman a gmail.com> wrote:
> I installed PyGTK, PyGObject, and PyCairo, but when I open Python and
> enter "import gtk", it says "The application has failed to start
> because libglib-2.0-0.dll was not found. Re-installing the
> application may fix this problem." Re-installing Python didn't do
> anything. What do I need to do so Python can find libglib?
> Modify/create a system variable?
The pygtk runtime is not finding the gtk+ (glib in this case) runtime,
depending on what you have installed it should be just a matter of
adding the path to your environment variables.
cheers
--
Gian Mario Tagliaretti
More information about the pygtk
mailing list