ubuntu20.4安装ns-3
按照官方文档一步一步的安装依赖(Installation - Nsnam)
最后到了bake安装ns-3的时候出现了
Downloading pybindgen-0.22.0 (target directory:pybindgen) - Problem
> Problem: Optional dependency, module "pybindgen-0.22.0" failed
This may reduce the functionality of the final build.
However, bake will continue since "pybindgen-0.22.0" is not an essential dependency.
For more information call bake with -v or -vvv, for full verbose mode.
解决办法如下(Bake - Tutorial — Bake):System dependencies
Some modules may be dependent on third party packages. Such dependencies are expressed as SystemDependencies, by default, such dependencies, if not installed in the machine will show up as failures during t