On 14/07/17 12:52, Khushboo Vashi wrote:
On Fri, Jul 14, 2017 at 4:18 PM, Raymond O'Donnell <r...@iol.ie
<mailto:r...@iol.ie>> wrote:
Hi all,
I'm trying to install pgAdmin4 in server mode on my laptop (Debian
Jessie), and I've got as far as:
python setup.py
I don't have a python environment set up, so I'm apt-getting my way
through various unmet dependencies, and one has defeated me:
Traceback (most recent call last):
File "setup.py", line 23, in <module>
from pgadmin import create_app
File "/var/www/pgadmin/pgadmin/__init__.py", line 19, in <module>
from flask_htmlmin import HTMLMIN
ImportError: No module named flask_htmlmin
Please refer README file for the proper installation steps (Configuring
Python Environment section) .
Thanks Khushboo, but I was trying to get it running under Apache by
following the online documentation - sorry, I should have said that in
my previous email. The README doesn't address requirements for this.
Ray.
--
Raymond O'Donnell :: Galway :: Ireland
r...@iol.ie