"
1、clone 项目
git clone https://github.com/pgvector/pgvector?tab=readme-ov-file
2、执行安装命令
set "PGROOT=C:\Program Files\PostgreSQL\16"
cd %TEMP%
git clone --branch v0.7.2 https://github.com/pgvector/pgvector.git
cd pgvector
nmake /F Makefile.win
nmake /F Makefile.win install3、下载VC++编译工具
下载 Visual Studio Tools - 免费安装 Windows、Mac、Linux (microsoft.com)
"
胖鸟
5
2024-10-29 09:21:08这是测试的留言
Reply3
2024-10-29 09:17:221
Reply