Hi Mark,
Before launching pgAdmin4 application, can you please export PYTHONPATH
variable to "/home/markm/.virtualenvs/pgadmin4/bin/python-config", so that
application will pick the packages from that path.
Below path is reference - You may need to change according to your
environment.
e.g.
expor
Hello,
Firstly, thanks for pgadmin 4, I have found it useful. 1. However, I
would really appreciate, if when displaying query results, the columns were
resized to fit the values. I recently spent quite some time being misled
because the leading digits in some numbers were cut off because
Hello,
Firstly, thanks for pgadmin 4, I have found it useful. 1. However, I
would really appreciate, if when displaying query results, the columns were
resized to fit the values. I recently spent quite some time being misled
because the leading digits in some numbers were cut off because
Hello Laura,
The version of PostgreSQL pgAdmin you evaluated is more than a year out of date
and has been replaced by a newer major version.
Please go to https://www.pgadmin.org/download/ and evaluate PostgreSQL pgAdmin 4
v2.0 instead to see if that meets your needs.
If you have any request
Hi Neel,
Yes, this is what I have done already. I pasted my process in the
previous email.
What I did was make a virtualenv for python 3.5, I installed the
requirements for python 3.5, and then from the same virtualenv, I built
pgadmin4, and then also from the same virtualenv (same shell se
HI Mark,
I can see different version of Python 3.4 & 3.5. Here build is correct but
issue is while running pgAdmin4 - it is not able to detect the correct
virtualenv packages with python version.
Can you make virtualenv of one python version, install requirements and run
pgAdmin4 from same virtual
Hi Neel,
Here you go:
source /usr/share/virtualenvwrapper/virtualenvwrapper.sh
mkvirtualenv --python=/usr/bin/python3.5 pgadmin4
export PYTHON_CONFIG=/home/markm/.virtualenvs/pgadmin4/bin/python-config
workon pgadmin4
pip3 install --upgrade -r requirements.txt
$ qmake
Project MESSAGE: Building