Open eLvErDe opened 3 weeks ago
Thanks for raising this.
If you want to raise it as a pull request to the
https://github.com/HariSekhon/pylib
repo then I'll approve it and you'll get contribution credit.
If you don't want to then I'll make the change.
Hello,
On recent Python version (worked with 3.9, fails with 3.11), Python script crash because Iterable import namespace has changed.
The following patch fixes it: