Try adding a -U to force ez_setup to go to the net. ez_setup.py -U -f http://www.turbogears.org/preview/download/ index.html TurboGears
On Aug 9, 2006, at 9:31 PM, m. utku karatas wrote: > > Hi, > > Trying to install 0.9 following the instructions (Using Python24 > win32) > > 1. DOWNLOADED ez_setup.py at here: > [http://www.turbogears.org/preview/download/ez_setup.py] > 2. RUN >ez_setup.py -f > http://www.turbogears.org/preview/download/index.html TurboGears > > HERE IS OUTPUT: ----------------------------------------------------- > Searching for TurboGears > Best match: turbogears 0.8.9 > Processing turbogears-0.8.9-py2.4.egg > turbogears 0.8.9 is already the active version in easy-install.pth > Installing tg-admin-script.py script to C:\Python24\Scripts > Installing tg-admin.exe script to C:\Python24\Scripts > > Using c:\python24\lib\site-packages\turbogears-0.8.9-py2.4.egg > Processing dependencies for TurboGears > Searching for json-py>=3.4 > Reading http://www.turbogears.org/preview/download/index.html > Reading http://www.python.org/pypi/json-py/ > Couldn't find index page for 'json-py' (maybe misspelled?) > Scanning index of all packages (this may take a while) > Reading http://www.python.org/pypi/ > No local packages or download links found for json-py>=3.4 > error: Could not find suitable distribution for > Requirement.parse('json-py>=3.4') > --------------------------------------------------------------------- > > I guess something is wrong in 'ez_setup.py'. First it tries to > download > the wrong TG(0.8.9) instead of the latest 0.9 and then 'json-py' seems > missing. > What am I missing? > -- > Best regards. > > M. Utku Karatas > > > > -- Kevin Dangoor TurboGears / Zesty News email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

