I am getting this stack trace when I start pyramid pserve:
% python $(which pserve) ../etc/development.ini Traceback
The PYTHONPATH is not set properly. Export it using export PYTHONPATH=$PYTHONPATH:/path/to/your/modules .
PYTHONPATH
export PYTHONPATH=$PYTHONPATH:/path/to/your/modules