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

Launchpad Bug Tracker 1966442 at bugs.launchpad.net
Fri Mar 25 20:19:38 UTC 2022


You have been subscribed to a public bug by Ubuntu Foundations Team Bug Bot (crichton):

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.

** Affects: os-win
     Importance: Undecided
     Assignee: Felipe Reyes (freyes)
         Status: Fix Released

** Affects: python-os-win (Ubuntu)
     Importance: Undecided
     Assignee: Felipe Reyes (freyes)
         Status: New


** Tags: patch
-- 
AttributeError: module 'collections' has no attribute 'Iterable'
https://bugs.launchpad.net/bugs/1966442
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.



More information about the Ubuntu-sponsors mailing list