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

Felipe Reyes 1966442 at bugs.launchpad.net
Fri Mar 25 18:15:42 UTC 2022


** Also affects: python-os-win (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: python-os-win (Ubuntu)
     Assignee: (unassigned) => Felipe Reyes (freyes)

-- 
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