Hello,
I’m following the instructions on configuring the z-wave module:
I am running on a raspberry pi. I run the part as instructed: sudo pip3 install --upgrade cython
and then it just hangs…
Collecting cython
Downloading Cython-0.24.tar.gz (1.7MB)
100% |████████████████████████████████| 1.7MB 165kB/s
Building wheels for collected packages: cython
Running setup.py bdist_wheel for cython ... |
Any ideas what I should do?