Micah Vivion schrieb: > I am having trouble installing Turbogears on a fresh install of > Ubuntu 7.04. When running the command of > sudo python tgsetup.py > > I get the following output - anyone have any ideas? > zipfile.BadZipfile: Bad CRC-32 for file turbogears/qstemplates/ > quickstart/+package+/static/images/ok.png
It seems that the TurboGears egg file was not transferred correctly when tgsetup.py downloaded it. Please try again. If it does not work, try downloading http://files.turbogears.org/eggs/TurboGears-1.0.2.2-py2.5.egg manually and install it with easy_install and then run the tgsetup.py procedure again. Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

