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

James Page 1966442 at bugs.launchpad.net
Mon Mar 28 09:40:10 UTC 2022


Testing in process:

https://people.canonical.com/~ubuntu-archive/proposed-
migration/jammy/update_excuses.html#python-os-win

** Changed in: python-os-win (Ubuntu)
       Status: New => Fix Committed

** Changed in: python-os-win (Ubuntu)
   Importance: Undecided => High

-- 
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:
  Fix Committed

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