Python

Download Ice 3.7 for Python

3.7.11·February 2, 2026·

PyPI

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 Packages

Ice for Python is also available as a binary package for the Linux distributions below.

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: