I've followed all the previous steps and have all the versions installed as mentioned, however i'm had this error while executing step 6 in the code installation part.
[2615/2672] Linking build/scratch/subdir/subdir
In file included from ../scratch/POCS/mygym.cc:20:
../scratch/POCS/mygym.h:26:10: fatal error: ns3/opengym-module.h: No such file or directory
26 | #include "ns3/opengym-module.h"
| ^~~~~~
compilation terminated.
I've followed all the previous steps and have all the versions installed as mentioned, however i'm had this error while executing step 6 in the code installation part.
[2615/2672] Linking build/scratch/subdir/subdir In file included from ../scratch/POCS/mygym.cc:20: ../scratch/POCS/mygym.h:26:10: fatal error: ns3/opengym-module.h: No such file or directory 26 | #include "ns3/opengym-module.h" | ^
~~~~~ compilation terminated.