pydata/patsy

Deprcation warning for import from collections

prakharmody1996 opened this issue · 2 comments

/mnt/.../venv/lib/python3.8/site-packages/patsy/constraint.py:13: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working

Seems like a duplicate of #165

Closing as dupe.