hello ,
Does anyone know about such an error? I build an open flow model and configure the python script to get such an error.
Traceback (most recent call last):
File "/home/genius/workspace/bake/source/ns-3.39/scratch/first.py", line 16, in <module>
from ns import ns
File "/home/genius/workspace/bake/source/ns-3.39/build/bindings/python/ns/__init__.py", line 595, in <module>
ns = load_modules() # can be imported via 'from ns import ns'
File "/home/genius/workspace/bake/source/ns-3.39/build/bindings/python/ns/__init__.py", line 467, in load_modules
cppyy.include(f"ns3/{module}-module.h")
File "/root/.local/lib/python3.9/site-packages/cppyy/__init__.py", line 245, in include
raise ImportError('Failed to load header file "%s"%s' % (header, err.err))
ImportError: Failed to load header file "ns3/openflow-module.h"
In file included from input_line_52:1:
In file included from /home/genius/workspace/bake/source/ns-3.39/build/include/ns3/openflow-module.h:6:
In file included from /home/genius/workspace/bake/source/ns-3.39/build/include/ns3/openflow-switch-helper.h:1:
In file included from /home/genius/workspace/bake/source/ns-3.39/src/openflow/helper/openflow-switch-helper.h:24:
In file included from /home/genius/workspace/bake/source/ns-3.39/build/include/ns3/openflow-interface.h:1:
/home/genius/workspace/bake/source/ns-3.39/src/openflow/model/openflow-interface.h:37:10: fatal error: 'openflow/ericsson-ext.h' file not found
#include "openflow/ericsson-ext.h"
Jabbar
" if you want the rainbow you have deal with rains"