PromtEngineer / localGPT-Vision

Chat with your documents using Vision Language Models. This repo implements an End to End RAG pipeline with both local and proprietary VLMs
334 stars 65 forks source link

Not working on windows. #13

Open ashunaveed opened 1 week ago

ashunaveed commented 1 week ago

i did the entire process. i got following error, i enabled windows long path, still got this error. Collecting xformers>=0.0.24 (from mistral_inference->-r requirements.txt (line 14)) Using cached xformers-0.0.28.post1.tar.gz (7.8 MB) ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: 'C:\Users\genco\AppData\Local\Temp\pip-install-hltxq9f2\xformers_98e55deb663047f8994dd51405b45c13\third_party\flash-attention\csrc\composable_kernel\client_example\24_grouped_conv_activation\grouped_convnd_bwd_data_bilinear\grouped_conv_bwd_data_bilinear_residual_fp16.cpp' HINT: This error might have occurred since this system does not have Windows Long Path support enabled. You can find information on how to enable this at https://pip.pypa.io/warnings/enable-long-paths

PromtEngineer commented 6 days ago

You probably want to try WSL.