Closed itsethack closed 3 years ago
You install pyvis on python3 try to python27 using pip2
Well, I have already try to using pip2 as your suggest, But I still got the same error.
So, I check the script to call nGraph and know that its on plugin/exec_nGraph. and when I check the script in exec_nGraph, nGraph run using python3
I try to edit it to use python2, but still got the same error as before..
Then, I try again to use pyvis on python3 by upgrade it
sudo pip install --upgrade pyvis
Luckily, it works and can run nGraph well.
Well, I think that is the solution for it.
Hi, I had got error when "Make Network Graphys" on "Generate Visualization for Virtual Host'.
The error shows when execute nGraph.py. I tried to reinstall the pyvis (pip uninstall pyvis - then install again), but still error on there.
Any solutions?
Thanks in advance