Closed CJones-Optics closed 11 months ago
Hi @CJones-Optics, yeah seems that python 3.12 has broken the install of a few packages including pyFFTW which is causing your problem. For the time being your solution of using 3.11 is the only one until they fix their install for 3.12.
I will close this as it is not a soapy specific issue.
Thanks!
G'day! My system updated to python3.12 and pip can't seem to get SOAPY working on this version. I just downgraded the virtual environment and it works fine in 3.11.
Output from pip
System Info: OS: Fedora Linux 39 Python Version: 3.12
Steps to reproduce:
pip install soapy
Steps to bypass the problem
Cheers!