Hello pyATS team,
First of all, thank you for maintaining pyATS and Genie.
I'm trying to use pyATS 26.5 and Genie 26.5 on a Linux ARMv7 (32-bit) device running Python 3.10.
I noticed that PyPI provides wheels for platforms such as:
x86_64
aarch64 (ARM64)
However, there are no wheels available for Linux ARMv7 (armv7l). As a result, pip cannot find any compatible distribution and reports:
ERROR: No matching distribution found for pyats
The same applies to the Genie packages.
Would it be possible to provide ARMv7 (armv7l) wheels for future releases, or is ARMv7 no longer a supported platform?
If ARMv7 support has been intentionally dropped, could you please clarify this in the documentation?
Thank you for your time and for the great work on pyATS.
Hello pyATS team,
First of all, thank you for maintaining pyATS and Genie.
I'm trying to use pyATS 26.5 and Genie 26.5 on a Linux ARMv7 (32-bit) device running Python 3.10.
I noticed that PyPI provides wheels for platforms such as:
x86_64
aarch64 (ARM64)
However, there are no wheels available for Linux ARMv7 (armv7l). As a result, pip cannot find any compatible distribution and reports:
ERROR: No matching distribution found for pyats
The same applies to the Genie packages.
Would it be possible to provide ARMv7 (armv7l) wheels for future releases, or is ARMv7 no longer a supported platform?
If ARMv7 support has been intentionally dropped, could you please clarify this in the documentation?
Thank you for your time and for the great work on pyATS.