CiscoDevNet / yangsuite

Cisco YANG Suite provides a set of tools and plugins to learn, test, and adopt YANG programmable interfaces such as NETCONF, RESTCONF, gNMI and more.
Other
244 stars 75 forks source link

ERROR: No matching distribution found for yangsuite-testmanager #84

Closed darwincastro closed 1 year ago

darwincastro commented 1 year ago

Hi team, when starting the yangsuite server I'm getting the followin warning:

yangsuite.ysgnmi.gnmi: WARNING: Install yangsuite-testmanager for opfield verification

If I try to install "yangsuite-testmanager" using pip like:

pip install --upgrade --no-cache \
    yangsuite-testmanager

I'm getting the following error:

ERROR: Could not find a version that satisfies the requirement yangsuite-testmanager (from versions: none)
ERROR: No matching distribution found for yangsuite-testmanager

It seems the library isn't included in the pypi repositories.

Is there another way to install the yangsuite-testmanager plugin?

Regards + thanks

miott commented 1 year ago

The yangsuite-testmanager is only included in the Cisco internal repositories. Unicast me for internal pointers.