CiscoTestAutomation / pyats

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

Support Python3.10 #174

Closed jvanderaa closed 2 years ago

jvanderaa commented 2 years ago

This is the real issue that was at hand compared to the previous ARM issue reported. It is a Python3.10 support issue. The places on i386 where individuals trying to install pyATS are getting errors. The errors are seen on an Ubuntu 22.04 machine that has Python3.10.

I would propose adding Python3.10 to the setup, but am unable to do a PR against the library to do so (and run the test suite against it).

sjpatel21 commented 2 years ago

Hello, Ideally python 3.10 should be compatible with pyATS, but if you are facing any specific issues or errors, we will be happy to take a look.

Thank you