CiscoTestAutomation / pyats

Cisco DevNet pyATS Test Framework Bug Tracker
Apache License 2.0
148 stars 31 forks source link

No pyats.datastructures 23.11 wheels available for MacOS #227

Closed jillesca closed 7 months ago

jillesca commented 7 months ago

I tried to install pyats[full] with Poetry, however it failed due to no available wheels for pyats.datastructures for 23.11.

pyats.datastructures 23.10 has available wheels for MacOS, and I was able to install pyats using this specific version poetry add "pyats[full]"==23.10

From this issue raised with Poetry https://github.com/python-poetry/poetry/issues/4565 it seems the pyats.datastructures wheels are a recurring issue.

Currently, there are only pyats.datastructures 23.11 wheels for linux image

While pyats.datastructures 23.10 has wheels for more platforms. image

Could it be possible to automate the built for pyats.datastructures so there are always wheel for all platforms at the time of new releases?

SohanTirpude commented 7 months ago

Hello @jillesca,

Kindly give me some time to check with the team on this. I will get back to you as soon as possible.

Thank you.

SohanTirpude commented 7 months ago

Hello @jillesca,

The team has added all necessary wheel files for MacOS, kindly check again and let me know. Meanwhile, I am closing this issue, if you still face the issue then kindly re-open the ticket.

Thank you.