Skip to content

CI broken for pgvector on windows #301

Description

@pamelafox

The python GitHub Action fails with this error-

Run call "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
The system cannot find the path specified.
Cloning into 'pgvector'...
Note: switching to '778dacf20c07caf904557a88705142631818d8cb'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

git switch -c

Or undo this operation with:

git switch -

Turn off this advice by setting config variable advice.detachedHead to false

'nmake' is not recognized as an internal or external command,
operable program or batch file.
'nmake' is not recognized as an internal or external command,
operable program or batch file.
[SC] ChangeServiceConfig SUCCESS
The postgresql-x64-17 - PostgreSQL Server 17 service is starting.
The postgresql-x64-17 - PostgreSQL Server 17 service was started successfully.

ERROR: extension "vector" is not available
DETAIL: Could not open extension control file "C:/Program Files/PostgreSQL/17/share/extension/vector.control": No such file or directory.
HINT: The extension must first be installed on the system where PostgreSQL is running.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions