Sorry to bother you guys again. But again while downloading tg2 for
offline with say install, I am facing a version problem for
zapo.interface.
error: Could not find suitable distribution for Requirement.parse
('zope.interface==3.3.1') (--always-copy skips system and development
eggs)
The reason is the absence of that particular version .
But the tg2booststrp.py does fine and downloads the latest versions.
So I think that there must be some falg /option given in
tg2bootstrap.py for downloading  eggs for offline installation.
- I am ecpecting a solution from tg2bootstrap.py maintainers/
developers.
-regards

On Aug 18, 3:56 pm, alind <[email protected]> wrote:
> Thanks Diez.
> That worked like a charm. I followed these steps:
>
> cd tg2_offline
> easy_install -zmaxd . tg.devtools
> cd ..
> virtualenv tg2env
> source tg2env/bin/activate
> easy_install -i tg2_offline  TurboGears2  tg.devtools
>
> Now that quickstart thing is coming. I will keep informing about any
> other roadblocks. Thanks a lot.
> Also I think that this process should be placed in the tg2 docs.
>
> On Aug 18, 2:08 pm, "Diez B. Roggisch" <[email protected]> wrote:
>
> > On Tuesday 18 August 2009 10:11:41alindwrote:
>
> > > Thanks Diez
> > > I am able to go upto some distance but again got stuck. I will
> > > describe wht I have done.
> > > cd ../tg2_offline
> > > virtualenv tg2env
> > > source tg2env/bin/activate
> > > easy_install -i tg2_offline TurboGears2
>
> > > everything went smoothly upto here. After that I try using 'paster
> > > quickstart' command, but it is not having that quickstart.
> > > paster --help shows only tg-info part
>
> > You are missing the tg-devtools package.
>
> > Diez
--~--~---------~--~----~------------~-------~--~----~
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