Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problems with exampes "a_plus_b" #92

Open
yhes3103 opened this issue May 16, 2023 · 1 comment
Open

problems with exampes "a_plus_b" #92

yhes3103 opened this issue May 16, 2023 · 1 comment

Comments

@yhes3103
Copy link

There's a problem , it seems like i can't find this header file in sim.cc

home/ipclab/ns-3-dev-git/scratch/a_plus_b/sim.cc:23:10: fatal error: ns3/ns3-ai-module.h: No such file or directory
23 | #include "ns3/ns3-ai-module.h"
| ^~~~~~~~~~~~~~~~~~~~~
how can I solve this problm?

Besides . in run.py

Traceback (most recent call last):
File "run.py", line 59, in
exp = Experiments(mempool_key, mem_size, 'a_plus_b', '/home/ipclab/ns3-dev-git/scratch/a_plus_b/sim.cc') # Set up the ns-3 environment
NameError: name 'Experiments' is not defined

are there any problems? thank you very much!

@miguelpgz
Copy link

I have the same problem as you. If you have solved it, please tell me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants