On 14/07/17 13:04, Christoph Berg wrote:
Am 14. Juli 2017 12:48:16 MESZ schrieb Raymond O'Donnell <r...@iol.ie>:
Hi all,
I'm trying to install pgAdmin4 in server mode on my laptop (Debian
Jessie), and I've got as far as:
pythonsetup.py <http://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 <http://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
I can't find any corresponding Debian package for flask_htmlmin - what
should I be looking for?
Thanks,
Ray.
We are working on packaging the missing Python modules for Debian
stretch and Jessie. Should be ready over the next weeks, including
pgadmin4 packages on apt.postgresql.org <http://apt.postgresql.org>.
Thanks, Christoph - delighted to hear that there's a package on the way
- that'll make life a lot easier for non-Python people like me.
Ray.
--
Raymond O'Donnell :: Galway :: Ireland
r...@iol.ie