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

Error: "No such file or directory: 'path-to-ns3/build/build-status.py'" #59

Closed
non-det-alle opened this issue Jun 24, 2022 · 2 comments · Fixed by #62
Closed

Error: "No such file or directory: 'path-to-ns3/build/build-status.py'" #59

non-det-alle opened this issue Jun 24, 2022 · 2 comments · Fixed by #62
Labels
bug Something isn't working

Comments

@non-det-alle
Copy link

Hello,

Trying to use the module with new freshly-built versions of ns-3 produces this error: "No such file or directory: 'path-to-ns3/build/build-status.py'". The new ./ns3 script writes the same info in .lock-ns3_linux_build in the main ns-3 dir (for reference). I think the error is produced by the code in runner.py, but there may be other instances.

@pagmatt
Copy link
Member

pagmatt commented Jul 13, 2022

Hi,

We are currently working on this. If you happen to be in a hurry (and to use Linux), you can try the branch new-buildsystem-fix. However, please be aware that it is an experimental development branch.

@pagmatt pagmatt added the bug Something isn't working label Jul 13, 2022
@non-det-alle
Copy link
Author

Hello,

Thanks for letting me know. I was indeed in a hurry, here is the hotfix I implemented at the time if it can be of any help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants