I just tried:

(tg2-1.9.7a4)alec:tg2-1.9.7a4$ easy_install -i
http://www.turbogears.org/2.0/downloads/current/index tg.devtools

and it failed searching for zope.sqlalchemy:

Searching for zope.sqlalchemy
Reading http://www.turbogears.org/2.0/downloads/current/index/zope.sqlalchemy/
Couldn't find index page for 'zope.sqlalchemy' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading http://www.turbogears.org/2.0/downloads/current/index/
No local packages or download links found for zope.sqlalchemy
error: Could not find suitable distribution for
Requirement.parse('zope.sqlalchemy')

Missing file in the index, or something I'm doing wrong?

Doug

On Aug 29, 12:26 pm, "Mark Ramm" <[EMAIL PROTECTED]> wrote:
> I've created a new index, and published it to the turbogears.org
> website, so new tg2 installs will use it automatically.
>
> If you have some time please test it out and let me know if there are
> any problems.
>
> This alpha has a number of important changes, several of which require
> some changes to your project.   In particular:
>
>  * app_cfg.py must now explicitly define the user_class and other
> authorization data
>  * the new automatic transaction support may require you to stop
> manually doing transaction stuff
>  * the SQLAlchemy metadata is no longer automatically bound in config
>
> There are about a dozen more features and fixes, so please take a look
> at the changelog for details.
>
> http://trac.turbogears.org/wiki/2.0/changelog
>
> --
> Mark Ramm-Christensen
> email: mark at compoundthinking dot com
> blog:www.compoundthinking.com/blog

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