PgAmin can not start when the PYTHONPATH is added on win10

From: zhn158 <zhanghouli(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: PgAmin can not start when the PYTHONPATH is added on win10
Date: 2018-01-19 06:00:34
Message-ID: 1516341634254-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

I installed PostgreSQL 10 on win10 system.
In order to use QGIS with python, I add the PYTHONPATTH into environment
variable,as below:

C:\Program Files\QGIS 2.18\bin;C:\Program Files\QGIS
2.18\apps\Python27\lib;C:\Program Files\QGIS 2.18\apps\qgis\bin;C:\Program
Files\QGIS 2.18\apps\qgis\python;C:\Program Files\QGIS
2.18\apps\qgis\python\qgis;C:\Program Files\QGIS
2.18\apps\Python27\Lib\site-packages;C:\Program Files\QGIS
2.18\apps\Python27\DLLs;

After PYTHONPATH added, PgAdmin can not start with message "The application
server could not be contacted" . When I delete the PYTHONPATH, PdAdmin start
nomarlly.

Any solution for this problem if I don't want to delete PYTHONPATH from
environment variable.

Thanks

--
Sent from: http://www.postgresql-archive.org/PostgreSQL-pgadmin-support-f2191615.html

Browse pgadmin-support by date

  From Date Subject
Next Message Khushboo Vashi 2018-01-19 06:02:56 Re: "Fetching all records..."
Previous Message Stefan Zauchenberger 2018-01-18 17:43:47 Re: Search Objects - redux