I am following the instructions in How to install latest Scipy version on Raspberry Pi and when I get to point of running:
python3 setup.py build
I get the following:
I tried looking at _vq.pyx but I didn't see any problems. I also have tried clearing out the directory and trying again, but that didn't help either.
