Ashish
Results
1
comments of
Ashish
i am using python version 3.9 but still i am getting an error while loading i am referring the doc [OpenAPI chain](https://python.langchain.com/en/latest/modules/chains/examples/openapi.html) langchain docs ``` from langchain.tools import OpenAPISpec ImportError:...