Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サンプルプログラムfirst.py を ns3 で実行しようとしていました。
行方不明を与えていたns.application error.
ns.application error.
どうすれば問題を解決できますか? 私はns3が初めてです。
./waf configure の実行時に必要なバージョンの pybindgen フォルダーをダウンロードすることで解決したと思います。それを waf フォルダーのすぐ上に配置すると、./waf configure の実行時に waf が自動的に配置されました。今それは私のために働いています、そして私はそれがあなたにとっても同じであることを願っています.