[ubuntu-mono] [Bug 1998191] [NEW] ModuleNotFoundError: No module named 'Ice.Py3'
Jan Fuchs
1998191 at bugs.launchpad.net
Tue Nov 29 08:56:00 UTC 2022
Public bug reported:
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
** Affects: zeroc-ice (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to zeroc-ice in Ubuntu.
https://bugs.launchpad.net/bugs/1998191
Title:
ModuleNotFoundError: No module named 'Ice.Py3'
Status in zeroc-ice package in Ubuntu:
New
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zeroc-ice/+bug/1998191/+subscriptions
More information about the Ubuntu-mono
mailing list