If you want to setup a python development install, you need to also run the util/dev-install.py script (that will create a .pth file in your site-packages dir).
The following targets are available:
The following targets are of particular relevance:
In order to have a development install compatible with your python version, you need a .pth file in your site-packages dir pointing to the src/python directory to locate
the fusionsc package. The util/dev-install.py script will set one up for you: