Open Manas-Kenge opened 2 months ago
did you see an error with doing any of/both of these two things:
This is happening because LanceDB requires some C++ libraries to be installed on your system. To fix, please download and run the following: MSVS C++ redist.
Alternatively, you can install the same libraries by installing the Visual Studio Build Tools. (This is a slightly larger install the MSVS).
and are you by any chance on an ARM machine?
Hey, thanks for your concern. I have downloaded MSVS C++ redist but it still didn't work and no I have x64 machine.
Describe the bug While setting up reor locally I get the following error. After running
npm install
when I runnpm run dev
I see this.I have followed the contributing guide as well as lancedb-error guide.
Desktop (please complete the following information):