When it runs “from langchain.indexes import VectorstoreIndexCreator”,
always got error "ImportError: cannot import name ‘URL’ from ‘sqlalchemy’ (/Users/myaccount/anaconda3/lib/python3.11/sitepackages/sqlalchemy/init.py)
I tried to uninstall and install “SQLAlchemy”, still didn’t work.