Skip to content

Instantly share code, notes, and snippets.

@byronmccollum
Created December 18, 2015 16:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save byronmccollum/28374719985e33bba513 to your computer and use it in GitHub Desktop.
Save byronmccollum/28374719985e33bba513 to your computer and use it in GitHub Desktop.
stderr: ERROR: openstackclient.shell Exception raised: oslo.i18n 1.3.1 is installed but oslo.i18n>=1.5.0,<1.6.0 is required by ['oslo.utils']
# Global Requirements -- f2223f2b9003b4dd7182159c7d6b9457c6cd18a1
oslo.i18n>=1.3.0,<=1.3.1
oslo.utils>=1.4.0,<1.5.0
# Oslo Utils 1.4.0 Requirements
oslo.i18n>=1.3.0
# Oslo Utils 1.4.1 Requirements
oslo.i18n<=1.3.1,>=1.0.0
# Oslo Utils 1.4.2 Requirements
oslo.i18n<1.6.0,>=1.5.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment