CiscoTestAutomation / pyats

Cisco DevNet pyATS Test Framework Bug Tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing Python3.11 pyats and genie wheel files.

ktbyers opened this issue · comments

Missing Python3.11 pyats and genie wheel files.

Hi

Can you elaborate on what is missing

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.

Hi

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

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

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

@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?

@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).

This was fixed in pyats 23.7 release.

Too early to request 3.12 :P

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