jmathai / elodie

An EXIF-based photo assistant, organizer and workflow automation tool.
https://bit.ly/introducing-elodie
Apache License 2.0
1.25k stars 137 forks source link

ImportError: cannot import name 'Iterable' from 'collections' (/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/collections/__init__.py) #433

Closed chichicello closed 1 year ago

chichicello commented 1 year ago

may i know whats going on with it? thanks

jmathai commented 1 year ago

This is an issue with Python 3.10. It's being tracked in gh-418.

2 options:

  1. Wait for gh-418 to be fixed.
  2. Use Python 3.9.