Re: Unable to launch pgAdmin4.py with python with latest git pull - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject Re: Unable to launch pgAdmin4.py with python with latest git pull
Date
Msg-id CAG7mmozm9S-OV5iK6=mXaO_cazrtCMqgPZno9LT-z01OxKPviQ@mail.gmail.com
Whole thread Raw
In response to Unable to launch pgAdmin4.py with python with latest git pull  (Fahar Abbas <fahar.abbas@enterprisedb.com>)
List pgadmin-hackers
It is not a bug.
You need to upgrade the virtual environment.

Dependency on sqlparse has been added, and the requirement_pyX.txt files are updated.

You need to upgrade the python environment by running the command:
pip install -r requirement_pyX.txt 

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


http://www.linkedin.com/in/asheshvashi


On Mon, May 23, 2016 at 10:17 AM, Fahar Abbas <fahar.abbas@enterprisedb.com> wrote:
Hi,

RM reported as a reference:
----------------------------------------
https://redmine.postgresql.org/issues/1206

Regards,

--
Syed Fahar Abbas
Quality Management Group

EnterpriseDB Corporation
Phone Office: +92-51-835-8874
Phone Direct: +92-51-8466803
Mobile: +92-333-5409707
Skype ID: syed.fahar.abbas
Website: www.enterprisedb.com

pgadmin-hackers by date:

Previous
From: Fahar Abbas
Date:
Subject: Unable to launch pgAdmin4.py with python with latest git pull
Next
From: Sandeep Thakkar
Date:
Subject: Re: Patch for pgAdmin4 package on Mac OS X