Hi
On Tue, Jun 14, 2016 at 7:47 AM, Дмитрий Воронин
wrote:
>
>
> 14.06.2016, 09:37, "Neel Patel" :
>
> Hi,
>
> As you said, PYTHONPATH is set but from the error it looks like application
> is not able to get the python path.
> Can you please export the PYTHONPATH variable to
> "/home/developer/pg
14.06.2016, 09:37, "Neel Patel" :Hi, As you said, PYTHONPATH is set but from the error it looks like application is not able to get the python path.Can you please export the PYTHONPATH variable to "/home/developer/pgadmin4/venv/lib/python3.4/site-packages" and run the application from where the p
Hi,
As you said, PYTHONPATH is set but from the error it looks like application
is not able to get the python path.
Can you please export the PYTHONPATH variable to "/home/developer/
pgadmin4/venv/lib/python3.4/site-packages" and run the application from
where the path is exported.
e.g.
export PY
11.06.2016, 20:24, "Dave Page" :
>
>> I want run padmin4 as desktop application. So, I compled runtime part and
>> run it. Pgadmin4 tell me to enter Python Bin path and application path. I
>> entered it, but it is not helpful for me.
>> I sucessfully run pgadmin4 as web applicaion by confiugre
Hi
On Sat, Jun 11, 2016 at 6:10 PM, Dmitry Voronin
wrote:
> Hello, Dave and pgadmin team.
>
> Two questions.
>
> Will any versions of pgadmin3 be released in the future?
Extremely unlikely.
> I want run padmin4 as desktop application. So, I compled runtime part and run
> it. Pgadmin4 tell me t