Closed rg0809 closed 3 years ago
Probably try using PIP to uninstall and re-install nornir in your given virtual environment.
pip uninstall nornir
pip install nornir
If you get the same error, then you need to show the contents of this file:
/Users/r/PycharmProjects/NWScripting/venv/lib/python3.9/site-packages/nornir/__init__.py
It is very, very likely an environment issue on your side.
Thanks kybyers, indeed it was a environment issue. I had another package installed which was conflicting; uninstalled the package and it's now working for me.
While starting nornir getting below error
nornir version 3.1.1