bossenti commented on issue #1944:
URL: https://github.com/apache/streampipes/issues/1944#issuecomment-1724861739

   @obermeier thanks for reporting this!
   
   This is caused by pydantic's (more or less) recent release of version 2. 
We've already fixed this in the [development 
version](https://github.com/apache/streampipes/blob/dev/streampipes-client-python/pyproject.toml#L60).
 If you install the current dev version via `pip install 
git+https://github.com/apache/streampipes.git#subdirectory=streampipes-client-python`
 this error shouldn't occur anymore.
   If you can confirm, I will close this issue.
   
   I'm already planning to make the client compatible with pydantic `v1` and 
`v2`.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to