Re: Unable to launch pgAdmin4.py with python with latest git pull

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Fahar Abbas <fahar(dot)abbas(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Unable to launch pgAdmin4.py with python with latest git pull
Date: 2016-05-23 05:08:44
Message-ID: CAG7mmozm9S-OV5iK6=mXaO_cazrtCMqgPZno9LT-z01OxKPviQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.enterprisedb.com>

*http://www.linkedin.com/in/asheshvashi*
<http://www.linkedin.com/in/asheshvashi>

On Mon, May 23, 2016 at 10:17 AM, Fahar Abbas <fahar(dot)abbas(at)enterprisedb(dot)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
>

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Sandeep Thakkar 2016-05-23 06:22:23 Re: Patch for pgAdmin4 package on Mac OS X
Previous Message Fahar Abbas 2016-05-23 04:47:25 Unable to launch pgAdmin4.py with python with latest git pull