Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows pip install fails - version 2.9.5 #1516

Closed
3 tasks
aamster opened this issue Oct 25, 2022 · 1 comment
Closed
3 tasks

windows pip install fails - version 2.9.5 #1516

aamster opened this issue Oct 25, 2022 · 1 comment

Comments

@aamster
Copy link

aamster commented Oct 25, 2022

This is a bug tracker
If you have a question, such has "how do you do X with Python/PostgreSQL/psycopg2" please write to the mailing list or open a question instead.

Before opening this ticket, please confirm that:

Please complete the following information:

  • OS: Microsoft Windows Server 2022
  • Psycopg version: 2.9.5
  • Python version: 3.8
  • PostgreSQL version: unknown
  • pip version 22.2.2

pip Install fails with

Failed to build psycopg2-binary
...
  LINK : fatal error LNK1181: cannot open input file 'libpq.lib'
  error: command 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Enterprise\\VC\\Tools\\MSVC\\14.33.31629\\bin\\HostX86\\x64\\link.exe' failed with exit code 1181
  [end of output]

pip install version 2.9.4 works.

@dvarrazzo
Copy link
Member

Try again now. See #1514. Dupe of #1515.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants