Re: Starting up the server

2006-08-28 Thread john Perry
yes i'll have check it please guide me if i'm wrong thanks Fredrik Lundh wrote: > "john Perry" wrote: > > >> what server? what software are you using? > > > > TurboGears 0.8.9,python 2.53 and using sql server > > have you checked t

Re: Starting up the server

2006-08-28 Thread john Perry
Fredrik Lundh wrote: > "john Perry" wrote: > > > how to solve these error > > > > Traceback (most recent call last): > > File "mrsm-start.py", line 2, in > >import pkg_resources > > ImportError: No module named pkg_resources >

Starting up the server

2006-08-28 Thread john Perry
hi all, how to solve these error Traceback (most recent call last): File "mrsm-start.py", line 2, in import pkg_resources ImportError: No module named pkg_resources please help me thanks -- http://mail.python.org/mailman/listinfo/python-list