In case on of these modules shows a compilation error, just delete the
corresponding file in the swig_src directory (e.g. swig_src/poly_wrap.c if
for the poly module.). Set the variable USE_SWIG
to 1
in the
setup.py file.
Run the build process again. Now setup.py should call swig and rebuild the
module wrappers.