Now , with alternative pygtk installer, python don't complain about missing libraries, 'cause new installer contains it. Now python says what is in second screenshot shown. I guess, iconv is too old or python too new or something around dll incomtatibilities.
Btw, it's interesting: when I try to start gpodder in CLI via python, not pythonw, I see this trace: C:\Program Files\gPodder\bin>"C:\Program Files\PyGTK\Python\python.exe" gpodder. pyw Traceback (most recent call last): File "C:\Program Files\gPodder\bin\gpodder.pyw", line 176, in <module> sys.exit( main()) File "C:\Program Files\gPodder\bin\gpodder.pyw", line 127, in main gpodder.interface = gpodder.GUI AttributeError: 'module' object has no attribute 'GUI' On Tue, Oct 28, 2008 at 19:39, Thomas Perl <[EMAIL PROTECTED]> wrote: > Leonid Ponomarev wrote: > > The same result. > > Does it work when trying to copy the missing .DLLs to where you start > the application or into "DLLs" of your Python installation? > > Thomas > _______________________________________________ > gpodder-devel mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/gpodder-devel > -- Best regards, Leonid "PhoeniX" Ponomarev Jabber: [EMAIL PROTECTED]
_______________________________________________ gpodder-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-devel
