gpt4 book ai didi

OpenStack DevStack 失败 : installs keystoneauth1 2. 12.2,然后需要 2.16.0 或更高版本

转载 作者:行者123 更新时间:2023-12-03 06:45:53 26 4
gpt4 key购买 nike

这是在 Ubuntu 16.04 服务器上的 stable/newton 上。

错误消息是:

 File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", line 859, in resolve
raise VersionConflict(dist, req).with_context(dependent_req)
ContextualVersionConflict: (keystoneauth1 2.12.2 (/usr/local/lib/python2.7/dist-packages), Requirement.parse('keystoneauth1>=2.16.0'), set(['glance-store']))
+inc/python:pip_install:1 exit_trap

在运行 ./stack.sh 之前,从 /opt/devstack 作为用户 stack:

stack@ubuntu-server-openstack:/opt/devstack$ pip list | ack keystoneauth1
DEPRECATION: The default format will switch to columns in the future. You can use --format=(legacy|columns) (or define a format=(legacy|columns) in your pip.conf under the [list] section) to disable this warning.
keystoneauth1 (2.16.0)
stack@ubuntu-server-openstack:/opt/devstack$

之后:

stack@ubuntu-server-openstack:/opt/devstack$ pip list | ack keystoneauth1
DEPRECATION: The default format will switch to columns in the future. You can use --format=(legacy|columns) (or define a format=(legacy|columns) in your pip.conf under the [list] section) to disable this warning.
keystoneauth1 (2.12.2)
stack@ubuntu-server-openstack:/opt/devstack$

我还确保删除了 pip 缓存 rm -rf ~/.pip/cache,但似乎没有适合该用户的缓存。

如何解决版本冲突?

最佳答案

我通过使用默认的 Vagrant 脚本在 VirtualBox 下设置一个新的虚拟机解决了这个问题,在该虚拟机上 devstack 安装得很好 (stable/newton)。然后我删除了有问题的虚拟机。我没有找到 python 包版本配置错误的根本原因。

关于OpenStack DevStack 失败 : installs keystoneauth1 2. 12.2,然后需要 2.16.0 或更高版本,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41412887/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com