Great, but my development target is XP so? I got around this by downloading and installing the dependencies one by 1 (yeah I got a few more of these). Now I have to do this in Vista and a similar problem occurs: line 661 in egg distribution zimport.ZipImportError not a zip file: c:\users\........\RuleDispatch-05.a0.dev_r2306-py2.5-win32.egg although that egg is in lib\site-packages so ????
On Mar 20, 12:34 pm, "Lukasz Szybalski" <[EMAIL PROTECTED]> wrote: > On Sun, Mar 16, 2008 at 6:59 PM, Darthcoder <[EMAIL PROTECTED]> wrote: > > > Hi I just tried install (as per website) tgsetup.py then tg-admin, > > could never see error message > > However in Boa I managed to get this > > File"C:\Python25\lib\site-packages\setuptools-0.6c8-py2.5.egg > > \pkg_resources.py", line 1924, in require > > > working_set.resolve(self.dist.requires(self.extras),env,installer)) > > File"C:\Python25\lib\site-packages\setuptools-0.6c8-py2.5.egg > > \pkg_resources.py", line 524, in resolve > > raise DistributionNotFound(req) # XXX put more info here > > DistributionNotFound: simplejson>=1.3 > > So what's next> > > I would recommend switching to Ubuntu linux, either on other machine > or in virtual environment. > when done type in > > apt-get install python-turbogears > > this will install everything and you are good to go. > Lucas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

