obermeier opened a new issue, #1944:
URL: https://github.com/apache/streampipes/issues/1944

   ### Apache StreamPipes version
   
   0.92.0
   
   ### Affected StreamPipes components
   
   Backend
   
   ### What happened?
   
   Hello, when I install the StreamPipes Python client using the command `pip 
install streampipes`, I encounter a runtime error with the following message:
   ```PydanticUserError: `regex` is removed. use `pattern` instead```
   
   This error is due to the incompatibility between versions 1.x and 2.x of 
pydantic.
   
   Is this still an issue or will it be resolved in the next release with [ 
this 
line](https://github.com/apache/streampipes/blob/f44f50307f9c62552f1ec90a3a155fb40ab242fa/streampipes-client-python/pyproject.toml#L60)?
   
   
   ### How to reproduce?
   
   Run `pip install streampipes` on a clean env and connect to a StreamPipes 
instance.
   
   ### Expected behavior
   
   _No response_
   
   ### Additional technical information
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   Yes, I am willing to submit a PR!


-- 
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