teach
teach copied to clipboard
Support for Python 3.9?
README.md states that only python version >=3.7 and <=3.8 are supported but setup.py
only specifies >=3.7. Is Python 3.9 officially supported?
Currently Python 3.9 is not supported as one of our dependencies does not work with it.
@aishwaryap Thank you! Could you tell me which dependency is not compatible with python 3.9? I'd like to keep track of it myself too.