Closed modellflieger closed 8 years ago
What version of Cython do you have installed? cython -V
I just ran into the same problem installing it on Wheezy. The version installed with Wheezy is 0.15.1 You can upgrade to this version manually https://packages.debian.org/wheezy-backports/armhf/cython/download
or install with pip pip install cython --upgrade
Hello!
I have in use: Raspberry Pi B+ V1.2 USB Soundcard Raspbian GNU/Linux 7 (wheezy)
cat /proc/version
Linux version 4.1.13+ (dc4@dc4-XPS13-9333) (gcc version 4.8.3 20140303 (prerelease) (crosstool-NG linaro-1.13.1+bzr2650 - Linaro GCC 2014.03) ) #826 PREEMPT Fri Nov 13 20:13:22 GMT 2015
Here is the ERROR message:
Best regards!