devstack问题
2018-12-13 本文已影响0人
不会再迷了路
1.OSError - setuptools pip wheel failed with error code 1
安装pip apt-get install python-pip
更新pip pip install --upgrade pip
2.官方文档没有的
需要在执行./stack.sh 之前 在devstack目录下执行 source openrc admin
1.OSError - setuptools pip wheel failed with error code 1
安装pip apt-get install python-pip
更新pip pip install --upgrade pip
2.官方文档没有的
需要在执行./stack.sh 之前 在devstack目录下执行 source openrc admin