Re: Installation failure on Debian - Mailing list pgadmin-support

From Murtuza Zabuawala
Subject Re: Installation failure on Debian
Date
Msg-id CAKKotZScwmzON0fOCTj9Kkeqayuf=jZTA7bOXW-Lxo1wP57vYg@mail.gmail.com
Whole thread Raw
In response to Installation failure on Debian  (Johann Spies <jspies@sun.ac.za>)
Responses Re: Installation failure on Debian
Re: Installation failure on Debian
List pgadmin-support
Already answered here


On Tue, Oct 17, 2017 at 5:46 PM, Johann Spies <jspies@sun.ac.za> wrote:
I am trying pgadmin4 again.

I have downloaded pgadmin4-2.0-py2.py3-none-any.whl and did the following
(following the instructions on https://www.pgadmin.org/download/pgadmin-4-python-wheel/):

$ pyvenv-3.6 pgadmin4
$ cd pgadmin4
$ . bin/activate
$ pip3 install ~Downloads/pgadmin4-2.0-py2.py3-none-any.whl
$ python lib/python3.6/site-packages/pgadmin4/pgAdmin4.py
Traceback (most recent call last):
  File "lib/python3.6/site-packages/pgadmin4/pgAdmin4.py", line 55, in <module>
    exec(open(file_quote(setupfile), 'r').read())
  File "<string>", line 46, in <module>
  File "/home/js/pgadmin4/lib/python3.6/site-packages/pgadmin4/pgadmin/setup/data_directory.py", line 23, in create_app_data_directory
    _create_directory_if_not_exists(os.path.dirname(config.SQLITE_PATH))
  File "/home/js/pgadmin4/lib/python3.6/site-packages/pgadmin4/pgadmin/setup/data_directory.py", line 15, in _create_directory_if_not_exists
    os.mkdir(_path)
PermissionError: [Errno 13] Permission denied: '/var/lib/pgadmin'

Regards
Johann
--
Johann Spies                            Telefoon: 021-808 4699
Databestuurder /  Data manager          Faks: 021-883 3691

Sentrum vir Navorsing oor Evaluasie, Wetenskap en Tegnologie
Centre for Research on Evaluation, Science and Technology
Universiteit Stellenbosch.

The integrity and confidentiality of this email is governed by these terms / Hierdie terme bepaal die integriteit en vertroulikheid van hierdie epos. http://www.sun.ac.za/emaildisclaimer


pgadmin-support by date:

Previous
From: Johann Spies
Date:
Subject: Installation failure on Debian
Next
From: Dave Page
Date:
Subject: Re: Installation failure on Debian