Description
Description
Problem
---------
On aarch64, 'pip install pyside6' and 'pip install shiboken6' gives error as ERROR: Could not find a version that satisfies the requirement pyside6 and ERROR: Could not find a version that satisfies the requirement shiboken6 respectively.
Resolution
-----------
On aarch64, 'pip install pyside6' and 'pip install shiboken6' should download the wheels from pypi
Please let me know your interest in releasing aarch64 wheels. I can help in this. To start with can you please suggest the steps you are using for releasing the wheel.