I downloaded the svn version from http://trac-hacks.org/svn/tracfrenchtranslation, and installed Trac in a local configuration :
I never tried to install it using the setup.py script - no idea if it works. Did you try to run it without installing it: svn co http://trac-hacks.org/svn/tracfrenchtranslation/0.10 trac-french cd trac-french export PYTHONPATH=`pwd` python scripts/trac-admin /tmp/tractest initenv I just tried this and the environment has been successfully created. Did you also try to run the original Trac (checking it out from the /trunk) ? Cheers, Manu _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
