Tried 

easy_install -U -i http://www.turbogears.org/2.0/downloads/current/index 
tg.devtools

and it dies with:

Downloading http://www.turbogears.org/2.0/downloads/current/Extremes-1.1.zip
Processing Extremes-1.1.zip
Running Extremes-1.1/setup.py -q bdist_egg --dist-dir 
/var/folders/Fy/Fy+OjWjKGs4uF8Llxqpii++++TI/-Tmp-/easy_install-1_jKt3/Extremes-1.1/egg-dist-tmp-hfmdgK
Traceback (most recent call last):
  File "/Users/todd/Projects/python/tg2env/bin/easy_install", line 8, in 
<module>
    load_entry_point('setuptools==0.6c11', 'console_scripts', 'easy_install')()
  File 
"/Users/todd/Projects/python/tg2env/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/command/easy_install.py",
 line 1712, in main
  File 
"/Users/todd/Projects/python/tg2env/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/command/easy_install.py",
 line 1700, in with_ei_usage
  File 
"/Users/todd/Projects/python/tg2env/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/command/easy_install.py",
 line 1716, in <lambda>
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/core.py",
 line 152, in setup
    dist.run_commands()
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py",
 line 975, in run_commands
    self.run_command(cmd)
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py",
 line 995, in run_command
    cmd_obj.run()
  File 
"/Users/todd/Projects/python/tg2env/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/command/easy_install.py",
 line 211, in run
  File 
"/Users/todd/Projects/python/tg2env/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/command/easy_install.py",
 line 446, in easy_install
  File 
"/Users/todd/Projects/python/tg2env/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/command/easy_install.py",
 line 478, in install_item
  File 
"/Users/todd/Projects/python/tg2env/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/command/easy_install.py",
 line 519, in process_distribution
  File 
"/Users/todd/Projects/python/tg2env/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py",
 line 563, in resolve
  File 
"/Users/todd/Projects/python/tg2env/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py",
 line 799, in best_match
  File 
"/Users/todd/Projects/python/tg2env/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py",
 line 811, in obtain
  File 
"/Users/todd/Projects/python/tg2env/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/command/easy_install.py",
 line 446, in easy_install
  File 
"/Users/todd/Projects/python/tg2env/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/command/easy_install.py",
 line 476, in install_item
  File 
"/Users/todd/Projects/python/tg2env/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/command/easy_install.py",
 line 655, in install_eggs
  File 
"/Users/todd/Projects/python/tg2env/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/command/easy_install.py",
 line 930, in build_and_install
  File 
"/Users/todd/Projects/python/tg2env/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/command/easy_install.py",
 line 919, in run_setup
  File 
"/Users/todd/Projects/python/tg2env/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/sandbox.py",
 line 62, in run_setup
  File 
"/Users/todd/Projects/python/tg2env/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/sandbox.py",
 line 105, in run
  File 
"/Users/todd/Projects/python/tg2env/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/sandbox.py",
 line 64, in <lambda>
  File "setup.py", line 4, in <module>
ImportError: No module named ez_setup


On Dec 24, 2009, at 5:12 PM, Todd Blanchard wrote:

> How long should the install take?
> 
> I ran python tg2-bootstrap.py --no-site-packages --pip tg2env
> 
> and it has been 30 minutes hanging...
> 
> I tried it without pip and same deal.
> 
> -Todd Blanchard
> 
> --
> 
> 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.
> 
> 

--

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