https://bugs.gpodder.org/show_bug.cgi?id=1507
--- Comment #3 from Thomas Perl <[email protected]> 2011-11-27 12:57:21 GMT --- (In reply to comment #2) > (In reply to comment #1) > > Have you installed PyGTK "just for me" or "for all users"? Have you > > installed > > Python "just for me" or "for all users"? Have you installed Python into > > C:\Python27 or into another folder/partition? > > Python install ed for all users in c:\Python27 (the default directory) Hmm strange. So, can you try the following: 1.) Open C:\Python27\python.exe 2.) Enter the following: import gtk Does it successfully import it (i.e. say nothing and print the prompt ">>>") or is there an error message that the module cannot be found? -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
