Python 3.x 无法安装水龙头控制器?

Python 3.x 无法安装水龙头控制器?,python-3.x,model-view-controller,controller,sdn,Python 3.x,Model View Controller,Controller,Sdn,错误是 (venv)vineeth@vineeth-VirtualBox:~/ofworkspace/Facet$python3 setup.py develope 错误:根:错误解析 回溯(最近一次呼叫最后一次): 文件“/home/vineeth/ofworkspace/水龙头/.eggs/pbr-5.5.0-py3.6.egg/pbr/core.py”,第96行,在pbr中 attrs=util.cfg_至_参数(路径,dist.script_参数) 文件“/home/vineeth/of

错误是

(venv)vineeth@vineeth-VirtualBox:~/ofworkspace/Facet$python3 setup.py develope 错误:根:错误解析 回溯(最近一次呼叫最后一次):

文件“/home/vineeth/ofworkspace/水龙头/.eggs/pbr-5.5.0-py3.6.egg/pbr/core.py”,第96行,在pbr中 attrs=util.cfg_至_参数(路径,dist.script_参数)

文件“/home/vineeth/ofworkspace/水龙头/.eggs/pbr-5.5.0-py3.6.egg/pbr/util.py”,第268行,在cfg_至_参数中 pbr.hooks.setup\u hook(配置)

文件“/home/vineeth/ofworkspace/toucet/.eggs/pbr-5.5.0-py3.6.egg/pbr/hooks/init.py”,第25行,在设置中 元数据_config.run()

文件“/home/vineeth/ofworkspace/水龙头/.eggs/pbr-5.5.0-py3.6.egg/pbr/hooks/base.py”,第27行,运行中 self.hook()

文件“/home/vineeth/ofworkspace/toucet/.eggs/pbr-5.5.0-py3.6.egg/pbr/hooks/metadata.py”,hook中第26行 self.config['name'],self.config.get('version',None))

KeyError:“名称” 水龙头设置命令中出错:错误分析


/home/vineeth/ofworkspace/Facet/setup.cfg:keyrerror:“name”

这将得益于更好的标题,例如安装Facet时setup.cfg出现问题。有一些文字介绍你正在尝试做什么,你的问题是什么,这样人们就不必自己去想了。最后,你做了什么研究?你有没有在这个问题上用尽谷歌搜索?