On Mon, Jun 14, 2010 at 12:24 PM, Anthony Papillion <papill...@gmail.com> wrote:
> SYSTEM ENVIROMENT: Microsoft Windows Vista Business
>
> PYTHON VERSION: 2.6
>
>
>
> I’m developing my very first Python GUI application and I’ve run into some
> problems. I’m trying to install pyCairo and pygObject which is required for
> creating GTK programs and get the following error at the end of both
> installs:

Hi,

Could you please post the exact versions of the software you tried to
install [1]

John

[1] In particulare the last point release in the Python 2.6 series
changed how extensions were linked against the VC dll AFAIUI

>
>
>
> close failed in file object destructor:
>
> Error in sys.excepthook:
>
>
>
> Original exception was:
>
>
>
> Notice, the ‘original exception; is blank. Always is.
>
>
>
> I know that this isn’t the pyCairo or pynObject lists but I’m hoping someone
> can help me get past this so I can move forward.
>
>
>
> Thanks!
>
> Anthony
>
>
>
> ---------------------------------------------------------
>
> Anthony Papillion
>
> Software Developer/IT Consultant
>
> Advanced Data Concepts, Inc.
>
>
>
> Phone:      (918) 320-9968
>
> Twitter:      www.twitter.com/cajuntechie
>
> Facebook:  www.facebook.com/cajuntechie
>
>
>
>
>
>
>
> _______________________________________________
> pygtk mailing list   pygtk@daa.com.au
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://faq.pygtk.org/
>
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to