CiscoTestAutomation / pyats

Cisco DevNet pyATS Test Framework Bug Tracker
Apache License 2.0
152 stars 32 forks source link

need to install pyats on window machine #248

Closed Kishankmr closed 2 months ago

Kishankmr commented 2 months ago

Can i install it on windows? i have below running Python 3.5.0 (v3.5.0:374f501f4567, Sep 13 2015, 02:27:37) [MSC v.1900 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information.

pip list pip (7.1.2) setuptools (18.2)

but i see this error

pip install pyats Collecting pyats Could not find a version that satisfies the requirement pyats (from versions: ) No matching distribution found for pyats

SohanTirpude commented 2 months ago

Hello @Kishankmr,

No, pyats is not supported on the Windows platform. My advise to either use container or WSL on windows. Here is the documentation: https://developer.cisco.com/docs/pyats-getting-started/

Hence, I am closing this ticket. If you have any other issues, kindly open a new ticket.

Thank you.