Hmm, sounds like perhaps zope.sqlalchemy is missing?
Is your virtualenv activated?   Do you have zope.sqlalchemy in your
virtualenv's site-packages directory (lib, python, site-packages)

Can you post a traceback and the results of paster tginfo up on
paste.turbogears.org?

I can't reproduce the problem you're seeing on osx or linux, and don't have
a windows box handy to try the installer.

If it's just not having the package try easy_install zope.sqlalchemy and see
if that fixes your problem...

2008/12/30 Artem Marchenko <[email protected]>

>
> Thank you for releasing the beta!
> I got acquainted with TG1 long time ago and was delaying the real
> trials until TG2 betas.
> It is indeed possible to install TG including Python with the Windows
> installers.
>
> Unfortunately the wiki20 tutorial doesn't seem to work out of the box
> for me (http://www.nabble.com/2.0-tutorial-problem-td19719317.html).
> Whatever I do, it always fails in the initializeDB step with the
> dependency problems around sqlalchemy or zope.interface (after running
> setup.py develop manually).
>
> It would be great if somebody knowledgeable could go through the
> tutorial and tell where to fix it.
>
> Best regards,
> Artem.
>
> On 30 Грд, 17:42, "Mark Ramm" <[email protected]> wrote:
> > On Tue, Dec 30, 2008 at 10:38 AM, Aigarius <[email protected]> wrote:
> >
> > > On Dec 29, 3:54 pm, "Mark Ramm" <[email protected]> wrote:
> > > > To download 2.0 beta 1, simply follow the instructions here:
> >
> > > >http://turbogears.org/2.0/docs/main/DownloadInstall.html
> >
> > > People with existing 1.9.7 virtualenv installations can just do:
> >
> > > $ tg2env/bin/activate
> > > $ easy_install -ihttp://www.turbogears.org/2.0/downloads/current/index
> > > -U <http://www.turbogears.org/2.0/downloads/current/index-U>
> tg.devtools
> >
> > Looks correct to me.
> >
>


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