Hi all, I am running python 2.4.4 on winXp and get the following error
when trying to use tg-admin quickstart.


C:\Python24\Scripts>tg-admin quickstart
Traceback (most recent call last):
  File "C:\Python24\Scripts\tg-admin-script.py", line 5, in ?
    from pkg_resources import load_entry_point
  File "c:\python24\lib\site-packages\setuptools-0.6c5-py2.4.egg
\pkg_resources.p
y", line 2479, in ?
    working_set.require(__requires__)
  File "c:\python24\lib\site-packages\setuptools-0.6c5-py2.4.egg
\pkg_resources.p
y", line 585, in require
    needed = self.resolve(parse_requirements(requirements))
  File "c:\python24\lib\site-packages\setuptools-0.6c5-py2.4.egg
\pkg_resources.p
y", line 483, in resolve
    raise DistributionNotFound(req)  # XXX put more info here
pkg_resources.DistributionNotFound: FormEncode>=0.5.1

If anyone has any ideas i am open to them, as I would like to try and
start learning turbogears. It is a real pain that neither django nor
turbogears will run correctly but ROR runs just fine.

Dave


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