Hi all! Potentially a silly question, but I have been trying to get meltano installed locally. I have used pipx to install meltano on python 3,11 in a venv. When I run meltano --version, I get the error
ImportError: cannot import name 'SelfDescribing' from 'snowplow_tracker'
the snowplow tracker version is 1.0.2. Any ideas or help in resolving this would be much appreciated!!