[Bug 1966442] Re: AttributeError: module 'collections' has no attribute 'Iterable'

Ubuntu Foundations Team Bug Bot 1966442 at bugs.launchpad.net
Fri Mar 25 20:19:39 UTC 2022


The attachment "lp1966442_jammy.debdiff" seems to be a debdiff.  The
ubuntu-sponsors team has been subscribed to the bug report so that they
can review and hopefully sponsor the debdiff.  If the attachment isn't a
patch, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are member of the ~ubuntu-sponsors, unsubscribe
the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-os-win in Ubuntu.
https://bugs.launchpad.net/bugs/1966442

Title:
  AttributeError: module 'collections' has no attribute 'Iterable'

Status in os-win:
  Fix Released
Status in python-os-win package in Ubuntu:
  New

Bug description:
  the collections module has deprecated (and now removed) the "Iterable"
  class, the correct way of importing it in python3 is using the
  "collections.abc" module.

  So os-win is failing at the moment on python 3.9 and 3.10.

To manage notifications about this bug go to:
https://bugs.launchpad.net/os-win/+bug/1966442/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list