I have now got it working. I followed the instructions through with
virtualenv, but was in much the same position as before, but not
quite...

As before, it wanted a greater version of Cheetah. I downloaded the
egg of this and easy_install'ed it. Next it wanted Markdown, and could
not install this itself, so I had to grab and install the Windows
executable of this (I made a new Virtual Environment for this
installation without --no-site-packages, as Markdown installed itself
globally, and beside I need database modules etc... anyway). Then it
also wanted an upgrade of setuptools, which I upgraded via setuptools.

Then a call to easy_install TurboGears succeeded, as did the
subsequent tg-admin info.

Thanks for your help, glad I got this one sorted.

Oli

On Oct 30, 6:11 pm, Chris Arndt <[email protected]> wrote:
> On Oct 30, 1:46 pm, Oli Loftus <[email protected]> wrote:
>
> > Hi Chris,
>
> > thanks for your help. Yes, I downloaded 1.0.9, when I actually wanted
> > 1.1,
>
> If you want to use TG 1.1, I strongly suggest that you use the
> virtualenv approach for installation, which is described on this page:
>
> http://docs.turbogears.org/1.1/Install#method-one-using-virtualenv-re...
>
> Since you seem to be on Windows, leave out the "[sudo] " in the
> commands given.
>
> This approach works for me all the time on Windows XP, Mac OS X and
> Linux. If thsi doesn't work on Vista or you encounter any more errors,
> it would be helpful if you posted the *entire* output of "easy_install
> TurboGears" on a pastebin (e.g.http://paste.chrisarndt.de/) and send
> us the link here.
>
> HTH, 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to