kyper-data / python-highcharts

A simple translation layer between Python and Javascript for Highcharts projects (highcharts, highmaps, and highstocks).
MIT License
395 stars 190 forks source link

Fixed ImportError: cannot import name 'Iterable' from 'collections' f… #88

Open cenjui opened 1 year ago

cenjui commented 1 year ago

Fixed ImportError: cannot import name 'Iterable' from 'collections' for python 3.10 and above.

oualib commented 1 year ago

@cenjui is it possible to merge the changes? We can not use this module for Python 3.10+.

cenjui commented 1 year ago

@oualib I dont think so - Github still reports:

"At least 1 approving review is required by reviewers with write access. "

Unless I am missing something obvious?

tomghyselinck commented 1 year ago

Hi, the maintainer of this project is no longer responding.

We created a fork which addresses this issue and did some other code improvements: https://github.com/excentis/python-highcharts

We released it on PyPI too: https://pypi.org/project/highcharts-excentis/