Sorry for blasting in here without listening for a bit first, but I'm
trying to get started with pylons and am having trouble out of the gate.
I have workingenv installed, and I set up a workingenv for my new pylons
project, then did:
easy_install Pylons
followed by:
paster create --template=pylons helloworld
right from the Getting Started chapter, and what I got was a traceback
ending with:
pkg_resources.DistributionNotFound: PasteScript==1.1
It looks like easy_install successfully installed PasteScript 1.3.4.
So, what did I do wrong? Alternatively, how should I proceed to get
a working Pylons install?
--David
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---