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.
我正在尝试使用以下命令将 python 代码作为 pox 控制器运行:
./pox.py openflow.discovery CloudNetController
但我总是收到这个错误:
could not import module : CloudNetController
请帮助我如何解决这个错误。
这是控制器吗?
此控制器导入:
import networkx as nx
因此你应该
点安装网络x