tushg 0 Newbie Poster

Running The Project Application in Pyramid Python IS NOT WORKING

Hi Every One:)

i am a new to Pyramid & Python as per the website documentations
i have installed and run the test
But THE MOST IMPORTANT PART
"Running The Project Application" IS NOT WORKING

could you please guide me :) i will be really greatfull to you
i have followed the instruction Steps as per the website http://pyramid.readthedocs.org/en/latest/narr/project.html#running-the-project-application but still its NOT WORKING

it Gives the following error

C:\Python32\Scripts\MyProject_29Oct2012>c:\Python32\Scripts\pserve.exe developme
nt.ini
Traceback (most recent call last):
  File "c:\Python32\Scripts\pserve-script.py", line 9, in <module>
    load_entry_point('pyramid==1.4a3', 'console_scripts', 'pserve')()
  File "C:\Python32\lib\site-packages\pyramid-1.4a3-py3.2.egg\pyramid\scripts\ps
erve.py", line 47, in main
  File "C:\Python32\lib\site-packages\distribute-0.6.30-py3.2.egg\pkg_resources.
py", line 588, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: waitress

but the Test works fine :)

C:\Python32\Scripts\MyProject_29Oct2012>python.exe setup.py test -q
running test
Checking .pth file support in .
C:\Python33\pythonw.exe -E -c pass
Searching for Pygments
Reading http://pypi.python.org/simple/Pygments/
Reading http://pygments.org/
Reading http://pygments.pocoo.org/
Best match: Pygments 1.5
Downloading http://pypi.python.org/packages/source/P/Pygments/Pygments-1.5.tar.g
z#md5=ef997066cc9ee7a47d01fb4f3da0b5ff
error: None