Closed bertello72 closed 9 months ago
Hi @bertello72. Based on this issue, this looks like an incompatibility between typing_extensions
== 4.6.0 and pydantic
< 1.10.8. Try upgrading to pydantic 1.10.8 or higher and let me know if that fixes your problem.
It works updating pydantic to 1.10.8 Thank you
Il giorno ven 26 gen 2024 alle ore 20:23 Mattt @.***> ha scritto:
Hi @bertello72 https://github.com/bertello72. Based on this issue https://github.com/pydantic/pydantic/issues/5821, this looks like an incompatibility between typing_extensions == 4.6.0 and pydantic < 1.10.8. Try upgrading to pydantic 1.10.8 or higher and let me know if that fixes your problem.
— Reply to this email directly, view it on GitHub https://github.com/replicate/replicate-python/issues/233#issuecomment-1912574493, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFTUJOPU3ADN4OP6Q3FNRATYQP7CZAVCNFSM6AAAAABCMRR5UWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJSGU3TINBZGM . You are receiving this because you were mentioned.Message ID: @.***>
with replicate version 0.23.0
Running this code:
I got this error: