Hi, I think that you're missing a package called setuptools which has the pkg_resources module. Try reviewing the prerequisites and installing that package.
Regards, Alaa Salman On 6/3/07, batragaurav01 <[EMAIL PROTECTED]> wrote: > > > Hi > I m trying to start my TG server at http://localhost:8080 > with TG installed with python2.4 and SQLite on WinXP > As i give the command python start-wiki20.py it displays > Traceback <most recent call last>: > File "start-wiki20.py",line 2, in <module> > import pkg_resources > ImportError: No module named pkg_resources > and when I try to connect to the server using > http://localhost:8080 it says > Unable to Connect. > I am not able to figure out whats the problem. > If anyone had been able to solve this problem then plz do > help me. > I m a novice in TG. > > Thnx > > God Bless > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

