1

There are 1 best solutions below

1
Shiva Ranjani On

try

./ns3 configure

it will show the installed & missing files (in different color). Install those dependencies. Hope this will work.

If not, try to enable python bindings by running the following command.

./ns3 configure --enable-python-bindings