-
Observed behaviorGetting an error trying to install nats-py with poetry running in venv Expected behaviorShould be able to install. Server and client versionNats-py 2.10.0 Host environmentSteps to reproduce
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
I think this is related to python-poetry/poetry#10464 and not a nats-py issue |
Beta Was this translation helpful? Give feedback.
-
|
Alright I dug a little more. Seems like a patch in Ubuntu triggered the issue. |
Beta Was this translation helpful? Give feedback.
-
|
thanks for the investigation 🙏 |
Beta Was this translation helpful? Give feedback.
Alright I dug a little more. Seems like a patch in Ubuntu triggered the issue.
https://bugs.launchpad.net/ubuntu/+source/python3.13/+bug/2116293
It says 3.13 but they backported it to 3.12 as well.