CiscoTestAutomation / pyats

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

Unable to use GenieParser 22.1 source #148

Closed ahusking closed 2 years ago

ahusking commented 2 years ago

it seems that pyats doesn't allow the new version of genieparser when using the source, when I pull from master and do make develop;make json running pyats gives me the following error

pkg_resources.VersionConflict: (genie.libs.parser 22.1 (), Requirement.parse('genie.libs.parser<21.13.0,>=21.12.0'))

domachad commented 2 years ago

Hi @ahusking, did you try updating pyats? Can you check if you have pyats 22.1?