pgadmin4 from apt.postgresql.org - ubuntu xenial

From: Tony Bazeley <tonyb(at)sa(dot)apana(dot)org(dot)au>
To: pgadmin-support(at)lists(dot)postgresql(dot)org
Subject: pgadmin4 from apt.postgresql.org - ubuntu xenial
Date: 2018-01-31 19:59:47
Message-ID: f455ef50-9c6a-f929-b99a-b7f3ad90067e@sa.apana.org.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><tt>Hi all,</tt></p>
<p><tt>I've tried to install pgadmin4 from apt.postgresql.org and
get the error below.<br>
I'm no python expert but both python-flask and python3-flask
packages are installed.</tt></p>
<p><tt>Would appreciate any thoughts on what I should try next</tt></p>
<p><tt>Thanks<br>
Tony Bazeley</tt></p>
<p><tt><br>
</tt></p>
<p><tt>tonbaz(at)muscat:~$ pgadmin4</tt><tt><br>
</tt><tt>Python path:  "" </tt><tt><br>
</tt><tt>Python Home:  ""</tt><tt><br>
</tt><tt>Webapp path:  "/usr/share/pgadmin4/web/pgAdmin4.py"</tt><tt><br>
</tt><tt>Traceback (most recent call last):</tt><tt><br>
</tt><tt>  File "/usr/share/pgadmin4/web/pgAdmin4.py", line 34, in
&lt;module&gt;</tt><tt><br>
</tt><tt>    import config</tt><tt><br>
</tt><tt>  File "/usr/share/pgadmin4/web/config.py", line 30, in
&lt;module&gt;</tt><tt><br>
</tt><tt>    from pgadmin.utils import env, IS_PY2, IS_WIN,
fs_short_path</tt><tt><br>
</tt><tt>  File "/usr/share/pgadmin4/web/pgadmin/__init__.py",
line 17, in &lt;module&gt;</tt><tt><br>
</tt><tt>    from flask import Flask, abort, request, current_app,
session, url_for</tt><tt><br>
</tt><tt>ImportError: No module named 'flask'</tt><br>
<br>
</p>
</body>
</html>

Attachment Content-Type Size
unknown_filename text/html 1.5 KB

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Malik Rumi 2018-01-31 20:06:25 Re: pgadmin4 from apt.postgresql.org - ubuntu xenial
Previous Message Chapman Flack 2018-01-31 15:07:48 Re: What pgAdmin version(s) needed these tables/functions?