On 8/29/08, xuelin.shotchen <[EMAIL PROTECTED]> wrote: > > > hi,all: > i am new user of TurboGears. > i install the python in windowXp , install step is > 1. install python by double click python-2.5.2.msi > 2. set convent Environment variable "Path",add directory > "D:\Python25\Scripts" and "D:\Python25" > 3. download tgsetup.py ,then run "python tgsetup.py" in cmd dialog; > 4. run tg-admin in cmd dialog, i got error message in the below.please help > me? > > Traceback (most recent call last): > File "D:\Python25\Scripts\tg-admin-script.py", line 5, in > <module> > from pkg_resources import load_entry_point > File > "D:\Python25\lib\site-packages\setuptools-0.6c8-py2.5.egg\pkg_resources.p > y", line 2561, in <module> > File > "D:\Python25\lib\site-packages\setuptools-0.6c8-py2.5.egg\pkg_resources.p > y", line 626, in require > File > "D:\Python25\lib\site-packages\setuptools-0.6c8-py2.5.egg\pkg_resources.p > y", line 524, in resolve > pkg_resources.DistributionNotFound: TurboKid>=1.0.4call > last):
Is the machine you're running the installation on connected to the internet directly? Do you have an http proxy ? If so what are you _internet explorer_ proxy settings? Florent. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

