First time install from git of pgadmin4, a few problems.
Requirements seem to be installed correctly, but on make I get Babel not
imported. pip shows that Flask and Babel are in.
I'm getting the impression that python 3 is required, since if I try 2.7
I get many problems with importlib.util not
FWIW I can build a pgAdmin4 file ok on openSUSE linux, but on launch I see:
~/pgadmin4/runtime> ./pgAdmin4
Python path: "/usr/lib64/python2.7"
Webapp path: "/home/colin/pgadmin4/web/pgAdmin4.py"
Traceback (most recent call last):
File "/home/colin/pgadmin4/web/pgAdmin4.py", line 23, in
i
shesh Vashi
On Jun 8, 2016 17:45, "Colin Beckingham" <mailto:col...@kingston.net>> wrote:
FWIW I can build a pgAdmin4 file ok on openSUSE linux, but on
launch I see:
~/pgadmin4/runtime> ./pgAdmin4
Python path: "/usr/lib64/python2.7"
On 08/06/16 09:57, Dave Page wrote:
On Wed, Jun 8, 2016 at 2:46 PM, Ashesh Vashi
wrote:
On Jun 8, 2016 18:53, "Colin Beckingham" wrote:
Thanks. config_local.py did not exist. I created one in the "web"
directory, with entries for SECRET_KEY, SECURITY_PASSWORD_SALT
On 08/06/16 09:57, Dave Page wrote:
On Wed, Jun 8, 2016 at 2:46 PM, Ashesh Vashi
wrote:
On Jun 8, 2016 18:53, "Colin Beckingham" wrote:
Thanks. config_local.py did not exist. I created one in the "web"
directory, with entries for SECRET_KEY, SECURITY_PASSWORD_SALT
On 08/06/16 11:40, Ashesh Vashi wrote:
On Jun 8, 2016 20:54, "Colin Beckingham" <mailto:col...@kingston.net>> wrote:
>
>
>
> On 08/06/16 09:57, Dave Page wrote:
>>
>> On Wed, Jun 8, 2016 at 2:46 PM, Ashesh Vashi
>> <mailto:ashesh.va...@ent
On 08/06/16 12:22, Dave Page wrote:
On Wed, Jun 8, 2016 at 5:03 PM, Colin Beckingham wrote:
Right, forced an upgrade via pip2 and it overwrote the existing psycopg2. In
interactive mode psycopg2 now imports correctly.
Now, when I run step 3 from web directory the command is accepted but
I have the latest fully patched pgadmin4. Runs fine on openSUSE Leap
42.1 using browser Firefox.
When I load a full large table such as the words table (140K records)
from wordnet, pgadmin3 takes about 2 seconds to display.
On pgadmin4 I wait about 30+ seconds and click through about 5 reminders
On openSUSE Leap 42.1, using system with both python2- and
python3-config, qmake selects python3.
---
qmake
Project MESSAGE: Building for QT4...
Project MESSAGE: Building for Linux/Mac...
Project MESSAGE: Using /usr/bin/python3-config
Project MESSAGE: Python3 detected.
---
Is this a deliberate ch
On 20/06/16 09:33, Dave Page wrote:
It's not that it's necessarily hard, it's that there are only 24 hours
in the day to get things done. We've got a long list of improvements
to make - some immediate (i.e. in time for betaX - 2 being today in
fact), others for GA and others for future release
On openSUSE Leap 42.1 using very latest pgadmin4 version using git pull,
when I open a database, select a table and use the default view data all
records I observe a very curious effect. With SQL such as select * order
by ID ascending, when the output is paged across more than one set of 50
rec
Each time I run pgadmin4 I run a git pull to get latest. Then launch
from web browser at 5050, no problem.
However a message pops up to say that I am running this version but the
current is something else. For example:
"You are currently running version 1.0-beta2.1 of pgAdmin 4, however the
Tried to find the option to disable version check, but not clear on
where to find it. I checked preferences, nothing there. Perhaps it is
contained in some non-obvious option or I am dull today.
Not sure why version strings should be arbitrary. Doesn't it make them
less useful?
--
Sent via
Just did a git pull on pgadmin4 and on attempt to start the web
interface I have a problem. App seems to start correctly and invites me
to open my browser, but on attempt to log in I get a rotating wheel and
this in the console. Quite possibly my error, on openSUSE Leap 42.1
fully patched:
>
Company
<http://www.enterprisedb.com>
/http://www.linkedin.com/in/asheshvashi/
On Thu, Aug 4, 2016 at 4:42 PM, Colin Beckingham <mailto:col...@kingston.net>> wrote:
Just did a git pull on pgadmin4 and on attempt to start the web
interface I have a problem. App seems to start correctly
15 matches
Mail list logo