在我的虚拟机中在Fiware上安装Keyrock

时间:2017-07-18 10:08:05

标签: python fiware

我想要安装keyrock并且我关注these steps, 但是在第三步中,当我在控制台中写道时:

sudo python tools/install_venv.py

控制台显示下一次失败:

enter image description here

请问你能帮帮我吗?

1 个答案:

答案 0 :(得分:0)

为什么不在第一时间使用容器而不是VM?

关注如何集成Orion Context Broker,Keyrock IdM和Wilma的instructions in the official documentation或本教程:

https://www.slideshare.net/daltoncezane/integrating-fiware-orion-keyrock-and-wilma

我希望它可以提供帮助。