You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have attached a screenshot of all the steps (from Compiling and Running ndnSIM) to simulating using ndnSIM using a visualizer. As you can see, on running the command
./waf configure --enable-examples
some of the features are not enabled like PyViz Visualizer and on running the command
./waf
Modules not built are shown where the visualizer is also there. Because of this, I am not able to run any examples on ndnSIM using a visualizer. How can I overcome this issue? I had followed all the steps in the documentation while installing the dependencies.
The text was updated successfully, but these errors were encountered:
I have attached a screenshot of all the steps (from Compiling and Running ndnSIM) to simulating using ndnSIM using a visualizer. As you can see, on running the command
./waf configure --enable-examples
some of the features are not enabled like PyViz Visualizer and on running the command
./waf
Modules not built are shown where the visualizer is also there. Because of this, I am not able to run any examples on ndnSIM using a visualizer. How can I overcome this issue? I had followed all the steps in the documentation while installing the dependencies.
The text was updated successfully, but these errors were encountered: