[PyPy] Cannot open input file 'libpq.lib'
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 170
- PR merge metrics
- No merged PRs in 30d
Description
When I have tried to install `aiopg` for `pypy` I have got the following error:
```
/MANIFESTFILE:build\temp.win32-3.6\Release\psycopg\_psycopg.pypy36-pp73-win32.pyd.manifest
LINK : fatal error LNK1181: cannot open input file 'libpq.lib'
error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\BIN\\link.exe'
```
Contributor guide
Assessment
This issue has not been assessed yet.