================ Trouble Shooting ================ .. _trouble_shooting_installation: Installation ============ If you encounter problems during ``bin/buildout -v`` or on the first run on a ``Debian`` or ``Ubuntu`` server make sure you have the build tools and python dev packages installed:: $ apt-get install build-essential $ apt-get install python-dev $ apt-get install python-all-dev $ apt-get install python-profiler (multiverse repository)