Hello everyone, i hope you're doing well.
Add Python interface
Install
$ cd /ns-allinone-3.37/ns-3.37/contrib/ns3-ai/py_interface
pip3 install . --user
********************************************************************************
However, during the rebuild process, the first thing i noticed that ns3-ai module is among the modules that can't be built.secondly, when the process finished, it returns the following error:
********************************************************************************
/ns-allinone-3.37/ns-3.37/scratch/a_plus_b/sim.cc:2:10: fatal error: ns3/ns3-ai-module.h: No such file or directory
2 | #include "ns3/ns3-ai-module.h"
********************************************************************************
can you help me to fix that?
Cordially.