https://bugs.gpodder.org/show_bug.cgi?id=754
Chris <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #16 from Chris <[email protected]> 2010-03-08 13:50:52 GMT --- I am having this issue as well. I am not sure what packager you are using for windows, but I've successfully used py2exe in the past to create an isolated python environment that can coexist with a local python install. py2exe basically resets all the path variables (sys.path) when it runs the application. -- 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
