Share |

Friday, June 03, 2016

How to Install psycopg2 library in Python (windows)

Install psycopg2 Module in Python 2.7 in windows

Prerequisite activity:

Path of the parent folder of pip is appended/added in system Environment variables.

Please follow link here to Add/Append pip command in System Environment variables

Please follow below steps to Install psycopg2 library in python:
  1. Press Windows Logo Key () + R to open Run Dialog box.


  2. Type cmd and press OK button to open Command Prompt.


  3. Type pip Install psycopg2 and Press Enter


No comments:

Post a Comment

© 2016 All Rights Reserved | DMCA.com Protection Status