Whoops, I should have read the documentation further
http://www.turbogears.org/2.0/docs/main/QuickStart.html . The problems
described below are resolved by doing a python setup.py develop. My
apologies.

On May 23, 7:32 am, dakila <[email protected]> wrote:
> Hi All,
>
> I created a virtualenv using the 'bootstrap' instructions in [1].
> After that, I 'activated' the environment and created a project using
> paster quickstart.
>
> When running paster setup-app development.ini, I am getting the error
> DistributionNotFound: zope.sqlalchemy>=0.4:
>
> Not sure if this is error is as expected. I just easy_installed
> zope.sqlalchemy. Repeating the easy_install and paster setup-app
> process I get basically the errors for
>
> zope.sqlalchemy
> Babel
> Catwalk
>
> Then after that paster setup-app seems to run ok.
>
> The pkg_resources.DistributionNotFound error will also occur when
> doing the 'manual install' of creating a virtual environment and doing
> easy_install
>
> [1]http://www.turbogears.org/2.0/docs/main/DownloadInstall.html
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" 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-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to