CiscoTestAutomation / pyats

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

Missing Python3.11 pyats and genie wheel files. #195

Closed ktbyers closed 1 year ago

Taarini commented 1 year ago

Hi

Can you elaborate on what is missing

ktbyers commented 1 year ago

There are no Python 3.11 wheel files.

https://pypi.org/project/pyats/#files

Or worded differently, try to use either Pyats and/or Genie on Python3.11 (where you install from pypi)--this will fail.

Taarini commented 1 year ago

Hi

We are working on it and planned to release it on January 2023

ktbyers commented 1 year ago

Any update on this? I just checked the January release and missing Python 3.11 wheel files. This causes my CI-CD environment for Netmiko to break (if I try to test on PY3.11).

@Taarini

Taarini commented 1 year ago

We are working on it and let you know once it is released.

ktbyers commented 1 year ago

@Taarini Python 3.11 has been out for about 8 months now and Cisco pyats/genie support on it is still broken.

Any way to get this fixed?

ktbyers commented 1 year ago

@bastell Any possibility we can get this working? It looks entirely like a release process issue (i.e. not creating the needed files for PY3.11 support).

FWIW, this also breaks my testing on Netmiko (i.e. I have to disable PY3.11 testing due to the pyats/genie lack of PY3.11 support).

ktbyers commented 1 year ago

This was fixed in pyats 23.7 release.

MrPaulAR commented 1 year ago

Too early to request 3.12 :P

ktbyers commented 1 year ago

@MrPaulAR I did think that also... :-)