# Is OpenStack CLI Compatible With Python 3?

## Problem

A machine has Python 3 or later installed and the operator would like to install the OpenStack Unified CLI.

## Environment

* Platform9 Managed OpenStack - All Versions
* OpenStack Unified CLI

## Answer

At this time, only Python version 2.7 and later iterations of Python 2 are supported when installing the OpenStack Unified CLI.

## Additional Information

[OpenStack Documentation - OpenStack Unified CLI Prerequisites](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://platform9.com/kb/pmo/how-to/is-openstack-cli-compatible-with-python-3.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
