VOLTTRON 安装在 ubuntu 18.04

VOLTTRON install on ubuntu 18.04

我在尝试在 ubuntu 塔上安装 VOLTTRON 时做错了什么,可以得到提示吗?

当我 git 克隆回购时,我 运行 进入这个问题。 git clone https://github.com/VOLTTRON/volttron

我刚刚做了一个 git gist 因为 tracback 对于堆栈溢出来说太大了。它在安装

python3 bootstrap.py 部分

看起来您可能没有安装所有必需的系统依赖项;参见:https://volttron.readthedocs.io/en/latest/setup/VOLTTRON-Prerequisites.html#volttron-prerequisites

您应该将 g++ 编译器作为 build-essential 包的一部分。