Open pranetksharma opened 1 year ago
There are wheel files for python 3.10, so pip should not download the sources and try to build pyo, it should just install the binaries. Maybe it's an old download, have you clean the pip's cache? Is it on an Intel or an ARM processor?
Hi,
I have been attempting to install pyo on my machine (Python 3.10.11) using
pip install pyo
and I am consistently running into an issue which halts the installation process completely. I have attached the error message here.Would appreciate insight into how to fix this issue.