Hi,

I'm about to try my hand at my fist TurboGears project, so I figured I
might as well start with TG2.

Running Vista Ultimate 32-bits, Python 2.6.
I ran
  easy_install -U -i http://www.turbogears.org/2.0/downloads/current/index
tg.devtools
Once finished (I didn't notice an error, as Vista is so nice to close
the DOS box when it's done...) I found I had no paster.
Ran easy_install again, this time from a .cmd with a pause added, so I
could see the output:
  C:\Windows\system32>easy_install -U -i 
http://www.turbogears.org/2.0/downloads/current/index
tg.devtools
  Searching for tg.devtools
  Reading http://www.turbogears.org/2.0/downloads/current/index/tg.devtools/
  Best match: tg.devtools 2.0b4
  Processing tg.devtools-2.0b4-py2.6.egg
  tg.devtools 2.0b4 is already the active version in easy-install.pth

  Using c:\python26\lib\site-packages\tg.devtools-2.0b4-py2.6.egg
  Processing dependencies for tg.devtools
  Searching for zope.interface
  Reading http://www.turbogears.org/2.0/downloads/current/index/zope.interface/
  Best match: zope.interface 3.4.1
  Downloading 
http://www.turbogears.org/2.0/downloads/current/zope.interface-3.4.1.tar.gz
  Processing zope.interface-3.4.1.tar.gz
  Running zope.interface-3.4.1\setup.py -q bdist_egg --dist-dir c:
\users\rene\appdata\local\temp\easy_install-6wzr9_
\zope.interface-3.4.1\egg-dist-tmp-ukfq8k
  error: Setup script exited with error: None

I cleaned out the complete C:\Python26\Lib\site-packages\ dir and
tried again, same result.
Anyone got a clue?

Cheers,
rev

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