Build phase:

python.h not found:
sudo apt-get install python-dev

gcc: error trying to exec 'cc1plus': execvp: No such file or directory error:
sudo apt-get install g++

On windows: distutils.errors.DistutilsError: Setup script exited with error: Unable to find vcvarsall.bat
install mingw, and use 'python setup.py build --compiler=mingw'

Run phase:

AttributeError: '_socketobject' object has no attribute 'forw'
reinstall i2py-tahoe-1.8.2-SUMO/tahoe-deps/Twisted-10.2.0.tar.gz

ImportError: No module named I2PY_BOB
Install I2PY_BOB