Going through the pyramid tutorial http://pyramid-tutorials.readthedocs.org/en/latest/getting_started/pyramid_setup.html
to the next step here http://pyramid-tutorials.readthedocs.org/en/latest/getting_started/tutorial_approach.html which has $ cd 02-hellopackage $ python3.3 setup.py develop first you would have to make the directory but that is obvious. However when you are in the directory I cannot run python3.4 setup.py develop Because there is no setup.py Shouldn't there be a step to pcreate so I would have a setup.py to action? Sayth -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
