singer-io/target-stitch

Support Python 3.9

gaberogan opened this issue · 2 comments

The cchardet version is 2.1.4 and should be upgraded to 2.1.7 in order to support Python 3.9. I'm not sure what else needs upgrading but it would be nice to support the latest Python version so developers can create their own Import APIs more easily. Thanks.

FYI not sure if this is still an issue for anyone else, but i was able to fix by installing cython (pip3 install cython)

Thanks for the interest and issue. Python 3.9 should be working as of version 3.2.1 from #104