Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with **Python 3.11** it didn't support **Chromadb**, so this one requires **numpy <1.24** and this is no compatible with Python 3.11 #2

Open
JulioFalcon-ChatGPT-Nodos opened this issue Jun 8, 2023 · 0 comments

Comments

@JulioFalcon-ChatGPT-Nodos

Problems with Python 3.11 it didn't support Chromadb, so this one requires numpy <1.24 and this is no compatible with Python 3.11

Assuming I have no Python installed and, of course, any library. Is there any way to recreate a clean install of the repository and all the required libraries needed

When I try to run python indexing.py, get a lot of errors, like:

  1. Need to install (to chromadb/hnswlib, see below): Microsoft C++ Build Tools, see how in https://github.com/bycloudai/InstallVSBuildToolsWindows
  2. Need, also:
  • tabulate
  • unstructured
  • pdf2image
  • hnswlib
  • chromadb

The last 2 ones cannot install on my computer due to the commented incompatibility, so not sure if I need any another lib.

So finally I cannot test this great app :-(

Thanks in advance

Julio Falcón

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant