Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Incompatability with Python 3.9+ use of getchildren() #42

Open
cauldnz opened this issue Nov 1, 2022 · 0 comments
Open

Incompatability with Python 3.9+ use of getchildren() #42

cauldnz opened this issue Nov 1, 2022 · 0 comments

Comments

@cauldnz
Copy link
Contributor

cauldnz commented Nov 1, 2022

Issue
geos currently calls getChildren() which is deprecated and removed from Python 3.9. This means that it is currently incompatible with Python 3.9.

See details on deprecation: https://docs.python.org/3.8/library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.getchildren

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

No branches or pull requests

1 participant