Hi,

TurboGears2 installation has been broken for a long time.

I ran the command in document:

wget http://www.turbogears.org/2.0/downloads/current/tg2-bootstrap.py
python tg2-bootstrap.py --no-site-packages tg2env

I got an error here:

Processing zope.interface-3.4.1.tar.gz
Running zope.interface-3.4.1/setup.py -q bdist_egg --dist-dir /tmp/
easy_install-evck2l/zope.interface-3.4.1/egg-dist-tmp-n1hGJw
...
  File "/home/victor/webapps/domain_tools/tg2env/lib/python2.6/site-
packages/set                                             uptools-0.6c9-
py2.6.egg/setuptools/command/build_ext.py", line 85, in
get_ext_fi                                             lename
KeyError: '_zope_interface_coptimizations'

And I run "python tg2-bootstrap.py --no-site-packages tg2env" again.
Then I have another problem:

Processing Extremes-1.1.zip
Running Extremes-1.1/setup.py -q bdist_egg --dist-dir /tmp/
easy_install-X3ZXtf/Extremes-1.1/egg-dist-tmp-9ltm83
Traceback (most recent call last):
  File "tg2env/bin/easy_install", line 8, in <module>
....
  File "setup.py", line 4, in <module>
ImportError: No module named ez_setup

This really drives me crazy.  I like TurboGears, and I hate
TurboGears, because it is always a nightmare to install TurboGears.
Many web developers don't use TurboGears just because it is god damn
difficult to get it works.  Every time I need to deploy a TurboGears
application, I really want to pull all my hair out.  There are always
problems when you installing TurboGears, and the worst thing is, the
problems are always there.  I know and found there are workarounds,
but I am just tired to find workarounds and trace code just for
installation bugs.  Could someone please solve this problem? Thanks.

Victor Lin.

-- 
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.

Reply via email to