On Tue, 20 Feb 2007 at 16:37, Christopher Arndt wrote:
>> I tried installing pylons the
>> other day, and I'm wondering if that messed up my turbogears install.
>> But my very simpleminded turbogears starter project that I'm working
>> on still functions just fine (though not if I downgrade kid to 0.9.4,
>> so I went back to 0.9.5 and will have to figure out what to do next if
>> I get CBlog working...)
>
> I can only recommend trying out workingenv.py [1] to set up an independent
> environment with a separate TurboGears installation for every application you
> deploy. It's easy and works like a charm.
>
> Chris
>
> [1] http://cheeseshop.python.org/pypi/workingenv.py

I tried this, and it seems pretty cool.  Took me a while to reformulate
my zsh dot files so they'd work with it, but that was work that needed
done anyway since the code I had in them wasn't really kosher.

I decided to do the reinstall of turbogears using tgsetup.py.  However,
this has led to a couple problems so I think I'm going to have to
start over and do it using straight easy_install.  The two problems
I've noticed so far are that (1) nose doesn't seem to have gotten
installed and (2) when I try to easy_install nose, I get an error that
lib/site.py wasn't created by easy_install and I should remove it.
Then I tried installing nose using tgsetup.py, but it seemed to go
through the whole turbogears install all over again.  Though it did
install nose.

I guess I'm just not feeling a high degree of confidence in tgsetup.py.

--David

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