Closed fedebenelli closed 3 years ago
Hi fedebenelli, its seems to be an issue when compiling the cython files. Could you manually verify if you have all the required package installed? This should something like: pip3 install cython
and sudo apt-get install build-essential
.
Please let me know how it goes.
I needed cython! (was almost sure that I had it), thanks!
Hi, i'm trying to install it on Arch Linux 5.13.13-arch1-1 And I'm getting the following output in pip: I've tried both installing it on my system and on a virtual environment to avoid conflicts with other packages, but in neither cases it works.