Description
Tried fresh install several times, keep getting this error. Any help would be appreciated. itis failing "curl -fsSL https://h2o-release.s3.amazonaws.com/h2ogpt/linux_install_full.sh | bash"
Collecting posthog (from -r reqs_optional/requirements_optional_langchain.txt (line 73))
Using cached posthog-5.3.0-py3-none-any.whl.metadata (5.7 kB)
Using cached posthog-5.2.0-py3-none-any.whl.metadata (5.7 kB)
Using cached posthog-5.1.0-py3-none-any.whl.metadata (4.9 kB)
Using cached posthog-5.0.0-py3-none-any.whl.metadata (4.9 kB)
Using cached posthog-4.10.0-py3-none-any.whl.metadata (6.0 kB)
Using cached posthog-4.9.0-py3-none-any.whl.metadata (6.0 kB)
Using cached posthog-4.8.0-py3-none-any.whl.metadata (5.9 kB)
Using cached posthog-4.7.0-py3-none-any.whl.metadata (5.9 kB)
Using cached posthog-4.6.2-py3-none-any.whl.metadata (5.9 kB)
error: resolution-too-deep
× Dependency resolution exceeded maximum depth
╰─> Pip cannot resolve the current dependencies as the dependency graph is too complex for pip to solve efficiently.
hint: Try adding lower bounds to constrain your dependencies, for example: 'package>=2.0.0' instead of just 'package'.
Link: https://pip.pypa.io/en/stable/topics/dependency-resolution/#handling-resolution-too-deep-errors