error eventlet 0.24.1
ContextualVersionConflict: (eventlet 0.24.1 (/usr/local/lib/python2.7/dist-packages); Requirement.parse('eventlet!=0.18.3, !=0.20.1, <0.21.0, >=0.18.2'), set(['os-win']))
First time here? Check out the FAQ!
ContextualVersionConflict: (eventlet 0.24.1 (/usr/local/lib/python2.7/dist-packages); Requirement.parse('eventlet!=0.18.3, !=0.20.1, <0.21.0, >=0.18.2'), set(['os-win']))
It looks like os-win still caps eventlet. It should really stop doing that, but in the meantime you could try installing os-win manually before running devstack. As long as the version of eventlet it pulls in satisfies the other OpenStack projects' requirements that should get you around this.
Asked: 2019-04-27 15:55:01 -0600
Seen: 128 times
Last updated: May 06 '19
devstack Error: Unable to get the Glance service version.
Do i need to run devstack everytime?
How to resolve pbr contextual version conflict while installing devstack
VMs cannot ping the Virtual Gateway
Using postgres database with devstack
Failed to connect to server (code: 1006) error
I have installed both python 3.5 and python 2.7 and pip 19.1. I am installing Devstack master