Hi Masters,
i am using ns3.34 on ubuntu 16.04 vmware
I a have compile manet-routing-compare and now want to open manet-routing-compare.flowmon by the following code:
python flow.py manet-routing-compare.flowmon
then it give me the following error.
python: can't open file 'flow.py': [Errno 2] No such file or directory
when i searched for this problem i have tried some available solution but not success. i have tried to update python from Python 2.7.12 to 3.5 as well as pip (as available in ubuntu 16.04) but not success as
please help