Description
After cloning I followed the readme file instructions however, I am getting error which I've mentioned below:
(lan_env) PS C:\Users\Tharun\mlstuff\langchain_playground\GraphRag_UMLSE\QUICKUMLS> pip install quickumls
Requirement already satisfied: quickumls in c:\users\tharun\anaconda3\envs\lan_env\lib\site-packages\quickumls-1.4.2-py3.10.egg (1.4.2)
Collecting leveldb>=0.193 (from quickumls)
Using cached leveldb-0.201.tar.gz (236 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
Don't know how to compile leveldb for Windows!
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
I am using Windows 11