Print Email PDF

Upgrading your Qumulo Python SDK

From Qumulo Core 4.0.1, the standalone qq CLI available on the API & Tools page in the Web UI requires Python 3.8 to 3.11.

To Upgrade the Qumulo Python SDK

To install a particular version of Python for the Qumulo Python SDK, use the following command. For example:

pip3 install qumulo_api==3.8.0

We recommend the following tools:

  • future PyPI package: Helps transition code from Python 2.7 to Python 3
  • mypy static type checker:, which allows enforcement of static type checking in both Python 2.7 and Python 3 and is essential in ensuring that your refactoring is safe.

ADDITIONAL RESOURCES

Python SDK

Getting Started with the Qumulo Core REST API

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.

Have more questions?
Open a Case
Share it, if you like it.