Previously, with turbokid/1.0.4-6, I needed to apply the correction from Tuukka Tolvanen for bug #559072.
After version 1.0.5-1 of python-turbokid entered testing, I removed the old files /usr/share/pyshared/TurboKid-1.0.4.egg-info/ created by hand for that bug and tried to execute and old TG1 application. Initially, there was an error about "pkg_resources.DistributionNotFound: distribute" that is solved by installing python-setuptools as bug https://bugs.launchpad.net/bugs/563060 says and then reinstalling python-turbokid (for registering I suppose). This was enough to run correctly my old application with TG1. Maybe bug #559072 could be now closed and a new bug about dependencies on python-setuptools (correct *.egg-info/requires.txt) must be opened (i will open it against turbogears). _______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

