Open veeralakrishna opened 7 months ago
Hmm, I cannot find any information online about this particular import error. Here are the versions of relevant packages that work for me:
PyTorch Lignting: 2.1.1
PyTorch: 2.1.0+cu118
FastAPI: 0.110.1
Pydantic: 2.7.0
I've been encountering an error while using Pydantic, even after trying both Pydantic==1.10.11 and Pydantic==2.0.3 versions. It seems there is a compatibility issue with both of these versions.
Error Message:
Request:
Could someone please confirm which version of Pydantic is compatible? Additionally, any insights into resolving this compatibility issue would be greatly appreciated.