On Thu, 30 Mar 2017, Dave Page wrote:
Why are you trying to build by hand? It's really not expected that
end-users do that; it should only be packagers and developers who have to
do it that way.
While SlackBuilds.org has a working build script for pgadmin3 no one has
undertaken the task of p
On Wed, 29 Mar 2017, Rich Shepard wrote:
Now on to the config file.
Copied the config_local.py from the README to that filename in
/opt/pgAdmin4/web/.
Then cd'd to /opt/pgAdmin4/runtime/ and ran qmake. Despite having
python3-3.6.0 and Qt5-5.5.1 installed, and all the require
On Wed, 29 Mar 2017, Rich Shepard wrote:
Within that environment I ran pip3 as in step 4, but since installation of
many of the tools requires root privileges I ran [root@salmo ~]# pip
install -r /opt/pgadmin4-1.3/requirements.txt. This failed because it was
looking for python-2.x rather than 3
On Thu, 30 Mar 2017, Ashesh Vashi wrote:
Within that environment I ran pip3 as in step 4, but since installation
of ...
Please try pip3 (on some system, for python 3, it uses pip3).
Ashesh,
Please see above line in original message.
Rich
--
Sent via pgadmin-support mailing list (pgadm
On Wed, 29 Mar 2017, marcelo wrote:
Please, tell the list the new building process results. I cannot follow it
without errors and strange errors.
Marcelo,
One question I had asked a while ago has been anwered: one needs to
install the python web framework, flask, and SQLAlchemy even if the
On Wed, 29 Mar 2017, Rich Shepard wrote:
I'll go to the web site and try again.
Downloaded the 1.3 tarball and the README file is 310 lines long. I'm sure
the required information is in there.
Thanks, Dave,
Rich
--
Sent via pgadmin-support mailing list (pgadmin-support@post
On Wed, 29 Mar 2017, Dave Page wrote:
There's a large section entitled: "Configuring the Python Environment",
followed by another one describing how to configure the two parts to work
together.
Dave,
OK. The README I downloaded with pgAdmin-4.1.1 is 84 lines long, separated
into four sectio
On Wed, 29 Mar 2017, Dave Page wrote:
What about the Python parts?
Dave,
Other than Python-2.6 or more recent I don't see other python parts in the
README. Installed here are:
python-2.7.13
python-dateutil
python3-3.6.0
python3-PyQt5-5.6
python3-sip-4.18
Please show me what I'm missing.
On Wed, 29 Mar 2017, Dave Page wrote:
Have you followed the instructions in the README?
Dave,
Yes. in the section titled, Building.
"To build the runtime, the following packages must be installed:
- QT 4.6 or above (older versions may work, but haven't been tested).
- Python 2.6 or above.
I want to build pgAdmin4 runtime only; no browser interface, but ...
When I built the executable following the directions for the runtime
version and invoked pgAdmin4 it displays a dialog box asking for the python
and application paths:
$ pgAdmin4
Python path: "/usr/bin/python2"
Python Ho
Built pgAdmin4 following the README runtime instructions and copied
pgAdmin4 and pgAdmin4.py to /usr/local/bin. When invoked the splash screen
displays and is immediately overlaid with an error message:
"An error occurred initializing the application server:
Failed to launch the application
On Tue, 31 Jan 2017, Dan Davis wrote:
I've been successful installing it into a virtualenv, without using
virtualenv-wrapper. I create the virtualenv, using -p to select the python
of my choice (Python 3), and then pip install from the saved wheel.
Dan,
Getting back to building pgAdmin4. In
On Tue, 31 Jan 2017, Dan Davis wrote:
I've been successful installing it into a virtualenv, without using
virtualenv-wrapper. I create the virtualenv, using -p to select the python
of my choice (Python 3), and then pip install from the saved wheel.
Dan,
I stopped reading the installation in
Running Slackware-14.1/32-bit on the server with python-2.7.13 and
python3-3.5.2.
As root I try to install the virtual environment and wrapper. The former
is installed; the latter not:
# pip3 install virtualenv virtualenv-wrapper
Collecting virtualenv
Downloading virtualenv-15.1.0-py2.py3-
14 matches
Mail list logo