When running the command `py main.py` line 3 `import canvasapi` gives error: `cannot import name 'Iterable' from 'collections'` using Python 3.11.1
When running the command
py main.pyline 3import canvasapigives error:cannot import name 'Iterable' from 'collections'using Python 3.11.1