To run the project with fiber.core compiled into C files do the following: Install Cython pip3 install cython Install the fibertree project with Cythonized fiber.core: pip3 install --user -e . -v