Asked
Active
Viewed 63 times
1 Answers
0
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

Kotana Sai
- 1,207
- 3
- 9
- 20