Hello, enderst! On Sun, 2007-08-12 at 14:47 -0600, enderst wrote: > i use my own packages and don't have this issue. an Arch user > installed it and is having this issue. i am not able to reproduce this > issue. > Python 2.5.1
The user who has this problem should probably install Python 2.4 or Python 2.5, newer Python versions probably won't allow relative imports and always import absolute. As I said, this is fixed in the SVN version, and a new release will probably be available in a few weeks, probably even earlier. Enjoy, Thomas _______________________________________________ gpodder-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-devel
