Ubuntu 18.10 ,python 3.6.7, apt-get python3-pip, and then pip -V, ImportError: cannot import name...
What does "rhumatis" mean?
Can a Mimic (container form) actually hold loot?
Has a sovereign Communist government ever run, and conceded loss, on a fair election?
Why is there an extra space when I type "ls" on the Desktop?
Does the US political system, in principle, allow for a no-party system?
Are angels creatures (Mark 16:15) and can they repent (Rev 2:5 and Rom 8:21)
Does the in-code argument passing conventions used on PDP-11's have a name?
Dukha vs legitimate need
Can a space-faring robot still function over a billion years?
Giving a talk in my old university, how prominently should I tell students my salary?
Convert an array of objects to array of the objects' values
Paper published similar to PhD thesis
How can I be pwned if I'm not registered on the compromised site?
What can I do if someone tampers with my SSH public key?
Why do phishing e-mails use faked e-mail addresses instead of the real one?
How do we objectively assess if a dialogue sounds unnatural or cringy?
Naming Characters after Friends/Family
3.5% Interest Student Loan or use all of my savings on Tuition?
Can a Mexican citizen living in US under DACA drive to Canada?
Deal the cards to the players
The (Easy) Road to Code
Create chunks from an array
If nine coins are tossed, what is the probability that the number of heads is even?
Split a number into equal parts given the number of parts
Ubuntu 18.10 ,python 3.6.7, apt-get python3-pip, and then pip -V, ImportError: cannot import name 'sysconfig',why?
Xubuntu - Download Error with WubiJanitor broke my visual interface - Xubuntu 12.04Why do I just get a black screen if I disconnect a DVI monitor and then reconnect it with Xubuntu 14.04?Why can't I boot into Ubuntu after installing and then erasing Fedora?Error starting ipython?Boot-repair does not open
pip3 -V
Traceback (most recent call last):
File "/usr/bin/pip3", line 9, in
from pip import main
File "/usr/lib/python3/dist-packages/pip/init.py", line 14, in
from pip.utils import get_installed_distributions, get_prog
File "/usr/lib/python3/dist-packages/pip/utils/init.py", line 23, in
from pip.locations import (
File "/usr/lib/python3/dist-packages/pip/locations.py", line 9, in
from distutils import sysconfig
ImportError: cannot import name 'sysconfig'
xubuntu
New contributor
add a comment |
pip3 -V
Traceback (most recent call last):
File "/usr/bin/pip3", line 9, in
from pip import main
File "/usr/lib/python3/dist-packages/pip/init.py", line 14, in
from pip.utils import get_installed_distributions, get_prog
File "/usr/lib/python3/dist-packages/pip/utils/init.py", line 23, in
from pip.locations import (
File "/usr/lib/python3/dist-packages/pip/locations.py", line 9, in
from distutils import sysconfig
ImportError: cannot import name 'sysconfig'
xubuntu
New contributor
add a comment |
pip3 -V
Traceback (most recent call last):
File "/usr/bin/pip3", line 9, in
from pip import main
File "/usr/lib/python3/dist-packages/pip/init.py", line 14, in
from pip.utils import get_installed_distributions, get_prog
File "/usr/lib/python3/dist-packages/pip/utils/init.py", line 23, in
from pip.locations import (
File "/usr/lib/python3/dist-packages/pip/locations.py", line 9, in
from distutils import sysconfig
ImportError: cannot import name 'sysconfig'
xubuntu
New contributor
pip3 -V
Traceback (most recent call last):
File "/usr/bin/pip3", line 9, in
from pip import main
File "/usr/lib/python3/dist-packages/pip/init.py", line 14, in
from pip.utils import get_installed_distributions, get_prog
File "/usr/lib/python3/dist-packages/pip/utils/init.py", line 23, in
from pip.locations import (
File "/usr/lib/python3/dist-packages/pip/locations.py", line 9, in
from distutils import sysconfig
ImportError: cannot import name 'sysconfig'
xubuntu
xubuntu
New contributor
New contributor
New contributor
asked 7 mins ago
BellaBella
1
1
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
});
}
});
Bella 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%2f1123934%2fubuntu-18-10-python-3-6-7-apt-get-python3-pip-and-then-pip-v-importerror-c%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
Bella is a new contributor. Be nice, and check out our Code of Conduct.
Bella is a new contributor. Be nice, and check out our Code of Conduct.
Bella is a new contributor. Be nice, and check out our Code of Conduct.
Bella 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%2f1123934%2fubuntu-18-10-python-3-6-7-apt-get-python3-pip-and-then-pip-v-importerror-c%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