How to install: Create a virtual environment. virtualenv -p python3 ~/temp Install by running the following command in the pycpp/cpython directory: pip3 install -e . This is tested on Ubuntu.