psycopg2-windows | Pip & virtualenv friendly version of psycopg2 for Windows | Build Tool library
kandi X-RAY | psycopg2-windows Summary
kandi X-RAY | psycopg2-windows Summary
Pip & virtualenv friendly version of psycopg2 for Windows
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Register a hstore type .
- Initialize a connection to the database .
- Register a JSON object .
- Put a connection back into the pool .
- Parse hstore pair .
- Register a UUID .
- Create a RangeCaster instance .
- Get the oid of a json data type
- Register inet .
- Register a composite caster .
psycopg2-windows Key Features
psycopg2-windows Examples and Code Snippets
Community Discussions
Trending Discussions on psycopg2-windows
QUESTION
I have a venv
with Python 3.8 installed, updated computer from windows 7 to 10 and now I can't install Psycopg2 nor Psycopg2-binary.
It is giving me the following error:
I have tried:
Installing from github with
pip install git+https://github.com/nwcell/psycopg2-windows.git@win32-py25#egg=psycopg2
. It still says Psycopg2 is not installed:
Any suggestions?
Thank you very much.
...ANSWER
Answered 2019-Oct-31 at 08:59I reinstalled my python to 64 bit version (because my laptop is 64-bit) and it works for me. I see that you have the 32-bit version. Just install windowsX86-64 version of python from the official website.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install psycopg2-windows
You can use psycopg2-windows like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page