http://bugs.gpodder.org/show_bug.cgi?id=447
--- Comment #4 from walt <[email protected]> 2009-05-13 14:32:57 --- Excellent clue, thanks. I did indeed have the remnants of an install of 0.12 on the machine -- installed by an evil spirit, obviously, because I certainly didn't do it ;o) I deleted the old install and now the bad news is that I get a different error: $git status # On branch master nothing to commit (working directory clean) $make test bin/gpodder --verbose Traceback (most recent call last): File "bin/gpodder", line 69, in <module> import gpodder ImportError: No module named gpodder make: *** [test] Error 1 If a do a make release I get a tarball for 0.16.0 which works perfectly :o/ But make test in the git directory fails as above. My environment has nothing in it to do with python or its paths, so I'm stumped. Any other hints? A bigger cluestick? -- Configure bugmail: http://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
