This repository was archived by the owner on Feb 8, 2025. It is now read-only.

Description
I tried to download pyAFQ using pip install pyAFQ.
It did not work using 3.12.2 (the newest python update).
I kept getting the error:
" × Getting requirements to build wheel did not run successfully."
To fix this, I download AFQ using python 3.10.12 in a virtual envrionment and didn't run into any issues.
Just thought I'd post it here in case anybody else is running into this issue!