inktan

Results 3 comments of inktan

https://github.com/asg017/sqlite-vec/releases/download/v0.0.1-alpha.19/vec0.dll This v0.0.1-alpha.19 can run normally,thank you However, using pip install sqlite-vec to install the default library may cause issues:OperationalError: The specified module could not be found. I hope the...

My computer system is Win11, Distutils Info: 3.12.4 CPU Info: {'Architecture': ('64bit', 'WindowsPE'), 'Machine': 'AMD64', 'Processor': 'Intel64 Family 6 Model 158 Stepping 10, GenuineIntel', 'Cores (Physical)': 6, 'Cores (Logical)': 6}...

> @inktan yes, I have experienced the same issue, currently I just packaged the alpha.19 in my project and loaded it myself without the library if that will assist you...