Can't install pgAdmin4 The Next CEO of Stack OverflowError while installing pip install pgadmin4-1.4-py2.py3-none-any.whlPgadmin4 not running in python 3.6 and Ubuntu 17.10Run Pgadmin4 behind reverse proxyHow to install PgAdmin4 on Ubuntu 18.04 Server modepgAdmin4 not working - How to solve not listening 5432 on postgresql after set config file correctlyProblem with qt5 while trying to run pgadmin4pgAdmin4 error “Failed to launch the application server, server thread exiting.”What are the configurations that can be done such that postgres db loads faster in pgAdmin4Updating Pgadmin4 from 3.4 to 4.2Pgadmin4: No module named 'idna'
What can we do to stop prior company from asking us questions?
How does the Z80 determine which peripheral sent an interrupt?
Elegant way to replace substring in a regex with optional groups in Python?
What flight has the highest ratio of time difference to flight time?
How did people program for Consoles with multiple CPUs?
Why am I allowed to create multiple unique pointers from a single object?
Received an invoice from my ex-employer billing me for training; how to handle?
What exact does MIB represent in SNMP? How is it different from OID?
Preparing Indesign booklet with .psd graphics for print
Is it my responsibility to learn a new technology in my own time my employer wants to implement?
Why has the US not been more assertive in confronting Russia in recent years?
What does convergence in distribution "in the Gromov–Hausdorff" sense mean?
sp_blitzCache results Memory grants
I believe this to be a fraud - hired, then asked to cash check and send cash as Bitcoin
Why do we use the plural of movies in this phrase "We went to the movies last night."?
Why does standard notation not preserve intervals (visually)
What benefits would be gained by using human laborers instead of drones in deep sea mining?
Are there any unintended negative consequences to allowing PCs to gain multiple levels at once in a short milestone-XP game?
Do I need to enable Dev Hub in my PROD Org?
Is it ever safe to open a suspicious html file (e.g. email attachment)?
Example of a Mathematician/Physicist whose Other Publications during their PhD eclipsed their PhD Thesis
How do we know the LHC results are robust?
WOW air has ceased operation, can I get my tickets refunded?
How do I go from 300 unfinished/half written blog posts, to published posts?
Can't install pgAdmin4
The Next CEO of Stack OverflowError while installing pip install pgadmin4-1.4-py2.py3-none-any.whlPgadmin4 not running in python 3.6 and Ubuntu 17.10Run Pgadmin4 behind reverse proxyHow to install PgAdmin4 on Ubuntu 18.04 Server modepgAdmin4 not working - How to solve not listening 5432 on postgresql after set config file correctlyProblem with qt5 while trying to run pgadmin4pgAdmin4 error “Failed to launch the application server, server thread exiting.”What are the configurations that can be done such that postgres db loads faster in pgAdmin4Updating Pgadmin4 from 3.4 to 4.2Pgadmin4: No module named 'idna'
I am trying to install pgAdmin4 on Ubuntu 18.04 following this tutorial, but I get the following error with command pip install pgadmin4-2.1-py2.py3-none-any.whl
:
src/_fastmath.c:31:10: fatal error: Python.h: No such file or directory
#include "Python.h"
^~~~~~~~~~
compilation terminated.
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
----------------------------------------
Command "/home/hugolvc/pgAdmin4/pgAdmin4/bin/python2 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-Eiam7O/pycrypto/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('rn', 'n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-xfTq9G/install-record.txt --single-version-externally-managed --compile --install-headers /home/hugolvc/pgAdmin4/pgAdmin4/include/site/python2.7/pycrypto" failed with error code 1 in /tmp/pip-install-Eiam7O/pycrypto/
I just followed the tutorial step by step.
pgadmin
New contributor
add a comment |
I am trying to install pgAdmin4 on Ubuntu 18.04 following this tutorial, but I get the following error with command pip install pgadmin4-2.1-py2.py3-none-any.whl
:
src/_fastmath.c:31:10: fatal error: Python.h: No such file or directory
#include "Python.h"
^~~~~~~~~~
compilation terminated.
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
----------------------------------------
Command "/home/hugolvc/pgAdmin4/pgAdmin4/bin/python2 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-Eiam7O/pycrypto/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('rn', 'n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-xfTq9G/install-record.txt --single-version-externally-managed --compile --install-headers /home/hugolvc/pgAdmin4/pgAdmin4/include/site/python2.7/pycrypto" failed with error code 1 in /tmp/pip-install-Eiam7O/pycrypto/
I just followed the tutorial step by step.
pgadmin
New contributor
add a comment |
I am trying to install pgAdmin4 on Ubuntu 18.04 following this tutorial, but I get the following error with command pip install pgadmin4-2.1-py2.py3-none-any.whl
:
src/_fastmath.c:31:10: fatal error: Python.h: No such file or directory
#include "Python.h"
^~~~~~~~~~
compilation terminated.
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
----------------------------------------
Command "/home/hugolvc/pgAdmin4/pgAdmin4/bin/python2 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-Eiam7O/pycrypto/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('rn', 'n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-xfTq9G/install-record.txt --single-version-externally-managed --compile --install-headers /home/hugolvc/pgAdmin4/pgAdmin4/include/site/python2.7/pycrypto" failed with error code 1 in /tmp/pip-install-Eiam7O/pycrypto/
I just followed the tutorial step by step.
pgadmin
New contributor
I am trying to install pgAdmin4 on Ubuntu 18.04 following this tutorial, but I get the following error with command pip install pgadmin4-2.1-py2.py3-none-any.whl
:
src/_fastmath.c:31:10: fatal error: Python.h: No such file or directory
#include "Python.h"
^~~~~~~~~~
compilation terminated.
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
----------------------------------------
Command "/home/hugolvc/pgAdmin4/pgAdmin4/bin/python2 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-Eiam7O/pycrypto/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('rn', 'n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-xfTq9G/install-record.txt --single-version-externally-managed --compile --install-headers /home/hugolvc/pgAdmin4/pgAdmin4/include/site/python2.7/pycrypto" failed with error code 1 in /tmp/pip-install-Eiam7O/pycrypto/
I just followed the tutorial step by step.
pgadmin
pgadmin
New contributor
New contributor
New contributor
asked 4 mins ago
Hugo Luis Villalobos CantoHugo Luis Villalobos Canto
1011
1011
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Hugo Luis Villalobos Canto is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1129835%2fcant-install-pgadmin4%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Hugo Luis Villalobos Canto is a new contributor. Be nice, and check out our Code of Conduct.
Hugo Luis Villalobos Canto is a new contributor. Be nice, and check out our Code of Conduct.
Hugo Luis Villalobos Canto is a new contributor. Be nice, and check out our Code of Conduct.
Hugo Luis Villalobos Canto is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1129835%2fcant-install-pgadmin4%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown