Fixed ImportError: cannot import name 'Iterable' from 'collections' f…#88
Open
cenjui wants to merge 1 commit intokyper-data:masterfrom
Open
Fixed ImportError: cannot import name 'Iterable' from 'collections' f…#88cenjui wants to merge 1 commit intokyper-data:masterfrom
cenjui wants to merge 1 commit intokyper-data:masterfrom
Conversation
…or python 3.10 and above.
oualib
approved these changes
Feb 3, 2023
oualib
approved these changes
Feb 3, 2023
oualib
left a comment
There was a problem hiding this comment.
Can we merge those changes to make it work in Python 3.10?
|
@cenjui is it possible to merge the changes? We can not use this module for Python 3.10+. |
Author
|
@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? |
rob-potter
approved these changes
Feb 16, 2023
|
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/ |
fevrec
approved these changes
Oct 6, 2023
fevrec
approved these changes
Oct 6, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixed ImportError: cannot import name 'Iterable' from 'collections' for python 3.10 and above.