Pyramid のインストール手順に従いました。
http://docs.pylonsproject.org/projects/pyramid/en/1.4-branch/narr/install.html
次に、hello world プログラムを実行しようとしています。
../bin/python helloworld.py
Traceback (most recent call last):
File "helloworld.py", line 1, in <module>
from wsgi.simple_server import make_server
おそらく私がPythonに慣れていないため、グーグルは答えを出していません。
ここから読む: http://docs.pylonsproject.org/projects/pyramid/en/1.4-branch/narr/firstapp.html#firstapp-chapter