CiscoTestAutomation / pyats

Cisco DevNet pyATS Test Framework Bug Tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to use GenieParser 22.1 source

ahusking opened this issue · comments

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'))

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