pgAdmin 4 commit: Setting the PYTHONPATH variable before initializing t - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Setting the PYTHONPATH variable before initializing t
Date
Msg-id E1bFI3T-0001qM-GE@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Setting the PYTHONPATH variable before initializing the python
environment using Py_Initialize() function.

Also, add virtual environment binary path to the PATH environment
variable.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4a7607445f341eb01030eacfa2f76e4541f53764

Modified Files
--------------
runtime/Server.cpp | 30 +++++++++++++-----------------
1 file changed, 13 insertions(+), 17 deletions(-)


pgadmin-hackers by date:

Previous
From: Susan Douglas
Date:
Subject: Patch for pgAdmin 4 docs
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Include python.exe and pythonw.exe in the Windows ins