Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cenjui
Copy link

@cenjui cenjui commented Nov 30, 2022

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

Copy link

@oualib oualib left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we merge those changes to make it work in Python 3.10?

@oualib
Copy link

oualib commented Feb 3, 2023

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

@cenjui
Copy link
Author

cenjui commented Feb 6, 2023

@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
Copy link

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants