Python

Download Ice 3.7 for Python

Version

3.7.11
|
February 2, 2026

Platforms

PyPI - The Python Package Index

The PIP Python package includes the Python extension, Ice Slice files, and the Slice to Python compiler.

pip install zeroc-ice
Detailed instructions for installing Ice for Python are available here.

Linux Repositories

Ubuntu 24.04 (Noble Numbat)

Configure APT repository

amd64 | arm64
wget "https://download.zeroc.com/ice/3.7/ubuntu24.04/ice-repo-3.7_1.0.0_all.deb" -O ice-repo.deb
sudo dpkg -i ice-repo.deb
rm ice-repo.deb
sudo apt-get update

Install Ice for Python 3

sudo apt-get install python3-zeroc-ice

Install Slice compilers

sudo apt-get install zeroc-ice-compilers

Ubuntu 22.04 (Jammy Jellyfish)

Configure APT repository

amd64 | arm64
wget "https://download.zeroc.com/ice/3.7/ubuntu22.04/ice-repo-3.7_1.0.0_all.deb" -O ice-repo.deb
sudo dpkg -i ice-repo.deb
rm ice-repo.deb
sudo apt-get update

Install Ice for Python 3

sudo apt-get install python3-zeroc-ice

Install Slice compilers

sudo apt-get install zeroc-ice-compilers
Detailed instructions for installing Ice on Linux are available here.

GPG Key

The Linux binary packages are signed with the following key:

CookiesYour privacy
This website uses cookies to analyze traffic and improve your experience.
By clicking "Accept," you consent to the use of these cookies. You can learn more about our cookies policy in our Privacy Policy.