Greetings,

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?

Beginning setuptools/EasyInstall installation and TurboGears download

Searching for TurboGears[standard]>=1.0.2.2
Reading http://www.turbogears.org/download/
Reading http://cheeseshop.python.org/pypi/TurboGears/
Reading http://www.turbogears.org
Reading http://www.turbogears.org/download/filelist.html
Reading http://cheeseshop.python.org/pypi/TurboGears/1.0.2.2
Reading http://cheeseshop.python.org/pypi/TurboGears/&quot;<a
Best match: TurboGears 1.0.2.2
Downloading http://files.turbogears.org/eggs/TurboGears-1.0.2.2- 
py2.5.egg
Processing TurboGears-1.0.2.2-py2.5.egg
removing '/usr/lib/python2.5/site-packages/TurboGears-1.0.2.2- 
py2.5.egg' (and everything under it)
creating /usr/lib/python2.5/site-packages/TurboGears-1.0.2.2-py2.5.egg
Extracting TurboGears-1.0.2.2-py2.5.egg to /usr/lib/python2.5/site- 
packages
Traceback (most recent call last):
   File "tgsetup.py", line 404, in <module>
     tg_main()
   File "tgsetup.py", line 162, in tg_main
     main(args)
   File "tgsetup.py", line 366, in main
     main(argv)
   File "/usr/lib/python2.5/site-packages/easy_install.py", line  
1670, in main

   File "/usr/lib/python2.5/site-packages/easy_install.py", line  
1659, in with_ei_usage

   File "/usr/lib/python2.5/site-packages/easy_install.py", line  
1674, in <lambda>

   File "distutils/core.py", line 151, in setup
   File "distutils/dist.py", line 974, in run_commands
   File "distutils/dist.py", line 994, in run_command
   File "/usr/lib/python2.5/site-packages/easy_install.py", line 211,  
in run

   File "/usr/lib/python2.5/site-packages/easy_install.py", line 446,  
in easy_install

   File "/usr/lib/python2.5/site-packages/easy_install.py", line 471,  
in install_item

   File "/usr/lib/python2.5/site-packages/easy_install.py", line 619,  
in install_eggs

   File "/usr/lib/python2.5/site-packages/easy_install.py", line 693,  
in install_egg

   File "/usr/lib/python2.5/cmd.py", line 358, in execute
     self.stdout.write("<empty>\n")
   File "distutils/util.py", line 347, in execute
   File "/usr/lib/python2.5/site-packages/easy_install.py", line 994,  
in unpack_and_compile

   File "/usr/lib/python2.5/site-packages/setuptools-0.6c5-py2.5.egg/ 
setuptools/archive_util.py", line 67, in unpack_archive
   File "/usr/lib/python2.5/site-packages/setuptools-0.6c5-py2.5.egg/ 
setuptools/archive_util.py", line 154, in unpack_zipfile
   File "/usr/lib/python2.5/zipfile.py", line 512, in read
     raise BadZipfile, "Bad CRC-32 for file %s" % name
zipfile.BadZipfile: Bad CRC-32 for file turbogears/qstemplates/ 
quickstart/+package+/static/images/ok.png


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" 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-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to