With python 3.10, py3-junos-eznc is broken:

    class _FactCache(collections.MutableMapping):
AttributeError: module 'collections' has no attribute 'MutableMapping'

I suspect the module may require python3.9 or earlier?

How the heck do you make a port python3 module install for 3.9 instead of 3.10?

Reply via email to