Re: [pgadmin-support] pgadmin4 and Python3

2016-06-14 Thread Dave Page
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

Re: [pgadmin-support] pgadmin4 and Python3

2016-06-13 Thread Дмитрий Воронин
  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

Re: [pgadmin-support] pgadmin4 and Python3

2016-06-13 Thread 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 path is exported. e.g. export PY

Re: [pgadmin-support] pgadmin4 and Python3

2016-06-13 Thread Дмитрий Воронин
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

Re: [pgadmin-support] pgadmin4 and Python3

2016-06-11 Thread Dave Page
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