Am 10.11.2006 um 17:28 schrieb jljackson: > Hi Chris, according to aptitude, its version .6a9. So that should > work, no?
Try running: $ python -c "import pkg_resources" from the command-line. It that results in an error, setuptools isn't correctly installed (maybe a different python version or something). If it doesn't result in an error, make sure that apache is using the same Python version as you are on the shell. Cheers, Chris -- Christopher Lenz cmlenz at gmx.de http://www.cmlenz.net/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
