If I try to install in OS X 10.5 using the tgsetup-betaversion.py script, I get an error
sudo python tgsetup-betaversion.py ... pkg_resources.UnknownExtra: TurboGears 1.0.4b3 has no such extra feature 'standard' If I change self.future = False to self.future = True in tgsetup- betaversion.py, Turbogears installs without errors. Is changing self.future the correct way to install TG1.0.4b3 under OS X 10.5? OS X 10.5 comes with python 2.5.1 and setuptools-0.6c7. Thanks for all the work on getting a new beta out, Scott --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

