Welcome to Pyramid for Humans and thanks for signing up. Given our brave leap into Python 3, it's important to get as much installed beforehand.
Note: You can use Python 2.7 if you'd like, but I'm using Python 3.3 to develop the tutorial.
The tutorial is being developed as Sphinx docs in GitHub. This lets you get to the working code. The first few steps of the tutorial are already published:
https://pyramid_tutorials.readthedocs.org/en/latest/getting_started/index.html
This tutorial has important pages on setting up Python and setting up Pyramid:
https://pyramid_tutorials.readthedocs.org/en/latest/getting_started/python_setup.html
https://pyramid_tutorials.readthedocs.org/en/latest/getting_started/pyramid_setup.html
Please make sure you do the steps in these two pages. If possible, try to get through the first two steps to confirm that all works well.
If you have any issues, please feel free to email me: Paul Everitt paul@agendaless.com
Thanks, and look forward to seeing you there.