Added weave-cleint as dependency but still not getting the ModuleNotFoundError: No module named 'weaviate' ?
how to get rid of this error ?
also getting this when tried to install weave-client explicitly
mac@Hakeye server % poetry install
Installing dependencies from lock file
Warning: poetry.lock is not consistent with pyproject.toml. You may be getting improper dependencies. Run poetry lock [--no-update] to fix it.
Because rag-stack depends on weaviate-client (3.23.2) which doesn't match any versions, version solving failed.