Comment 0 for bug 1959935

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

From https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/p/python-opcua/20220126_092711_9ffba@/log.gz:

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/tmp/autopkgtest.Icci06/build.Qeh/src/opcua/__init__.py", line 8, in <module>
    from opcua.common.subscription import Subscription
  File "/tmp/autopkgtest.Icci06/build.Qeh/src/opcua/common/subscription.py", line 7, in <module>
    from collections import Iterable
ImportError: cannot import name 'Iterable' from 'collections' (/usr/lib/python3.10/collections/__init__.py)