ModuleNotFoundError: No module named 'Ice.Py3'

Bug #1998191 reported by Jan Fuchs
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
zeroc-ice (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

In [1]: import Ice
---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
<ipython-input-1-3908b4aaf047> in <module>
----> 1 import Ice

/usr/lib/python3/dist-packages/Ice/__init__.py in <module>
     76
     77 if Python35():
---> 78 from Ice.Py3.IceFuture import FutureBase, wrap_future
     79 else:
     80 FutureBase = object

ModuleNotFoundError: No module named 'Ice.Py3'

Problem is missing file /usr/lib/python3/dist-packages/Ice/Py3/IceFuture.py in Ubuntu 22.04.1 LTS.

ubuntu_22.04# apt-file search Ice/Py3

debian_11$ apt-file search Ice/Py3
python3-zeroc-ice: /usr/lib/python3/dist-packages/Ice/Py3/IceFuture.py

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in zeroc-ice (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.