Using the website and the Jython book, I am finding it impossible to finish the installation of Pylons on Windows 2003 Server. I can easy_install Pylons, but when I go to "paster create...", I get nowhere. I get:
Traceback (most recent call last): File "<stdin>", line 1, in <module> NameError: name 'paster' is not defined in both Jython and Python. I've easy_installed Paste (which I understand to be the rootkit of paster) and still no dice. Suggestions? -- 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.
