streamsets / tutorials

StreamSets Tutorials
Apache License 2.0
348 stars 192 forks source link

ImportError: cannot import name 'MutableSequence' from 'collections' #140

Closed QPeiran closed 2 years ago

QPeiran commented 2 years ago

Hi, I am installing streamsets 4.2.0 from PyPI: It gives me an ImportError as shown in the title. Seems there needs to be a minor change in the source code to be able to install on top of PYTHON 3.10.4: [stackoverflow](https://stackoverflow.com/questions/70870041/cannot-import-name-mutablemapping-from-collections) image

dimaspivak commented 2 years ago

This has been fixed in version 4.3.0 of the DataOps Platform SDK for Python, which was released today.