Getting errors while trying to install packages through pipError in pip: unsupported operand type(s) for -=: 'Retry' and 'int'sudo pip install errorerror while installing packages opensubmit ubuntu 14.04 LTSno module named packaging.versionInstall ipython with pip on Ubuntu 16.04Installing python packages using pipHow to remove this error while installing numpy on Ubuntu?install dxpy with pip on Ubuntu 19.04pip install error
Circle divided by lines between a blue dots
Which museums have artworks of all four ninja turtles' namesakes?
What was the deeper meaning of Hermione wanting the cloak?
GitHub repo with Apache License version 2 in package.json, but no full license copy nor comment headers
Wired to Wireless Doorbell
How do rulers get rich from war?
How to make interviewee comfortable interviewing in lounge chairs
Should the pagination be reset when changing the order?
What are the end bytes of *.docx file format
Hiking with a mule or two?
Why does NASA publish all the results/data it gets?
Repeat elements in list, but the number of times each element is repeated is provided by a separate list
How does IBM's 53-bit quantum computer compares to classical ones for cryptanalytic tasks?
I reverse the source code, you negate the output!
CDG baggage claim before or after immigration?
Is it really necessary to have 4 hours meeting in Sprint planning?
Can Northern Ireland's border issue be solved by repartition?
What is the fastest way to do Array Table Lookup with an Integer Index?
Is there a builtin function to turn selective Echos off?
Is there any reason nowadays to use a neon indicator lamp instead of an LED?
Are actors contractually obligated to certain things like going nude/ Sensual Scenes/ Gory Scenes?
Was there a trial by combat between a man and a dog in medieval France?
Norwegian refuses EU delay (4.7 hours) compensation because it turned out there was nothing wrong with the aircraft
Nanomachines exist that enable Axolotl-levels of regeneration - So how can crippling injuries exist as well?
Getting errors while trying to install packages through pip
Error in pip: unsupported operand type(s) for -=: 'Retry' and 'int'sudo pip install errorerror while installing packages opensubmit ubuntu 14.04 LTSno module named packaging.versionInstall ipython with pip on Ubuntu 16.04Installing python packages using pipHow to remove this error while installing numpy on Ubuntu?install dxpy with pip on Ubuntu 19.04pip install error
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I am getting errors below while trying to install packages through pip. Could you please help me getting rid of them?
pip
add a comment
|
I am getting errors below while trying to install packages through pip. Could you please help me getting rid of them?
pip
2
Please don't add text as screenshots, instead copy and paste text into the question.
– Soren A
Apr 15 at 13:55
1
Possible duplicate of Error in pip: unsupported operand type(s) for -=: 'Retry' and 'int'
– Kulfy
Apr 15 at 14:36
add a comment
|
I am getting errors below while trying to install packages through pip. Could you please help me getting rid of them?
pip
I am getting errors below while trying to install packages through pip. Could you please help me getting rid of them?
pip
pip
edited Apr 15 at 17:17
FloT
1,0201 gold badge5 silver badges19 bronze badges
1,0201 gold badge5 silver badges19 bronze badges
asked Apr 15 at 13:44
Gadamsetty sai PrakashGadamsetty sai Prakash
1
1
2
Please don't add text as screenshots, instead copy and paste text into the question.
– Soren A
Apr 15 at 13:55
1
Possible duplicate of Error in pip: unsupported operand type(s) for -=: 'Retry' and 'int'
– Kulfy
Apr 15 at 14:36
add a comment
|
2
Please don't add text as screenshots, instead copy and paste text into the question.
– Soren A
Apr 15 at 13:55
1
Possible duplicate of Error in pip: unsupported operand type(s) for -=: 'Retry' and 'int'
– Kulfy
Apr 15 at 14:36
2
2
Please don't add text as screenshots, instead copy and paste text into the question.
– Soren A
Apr 15 at 13:55
Please don't add text as screenshots, instead copy and paste text into the question.
– Soren A
Apr 15 at 13:55
1
1
Possible duplicate of Error in pip: unsupported operand type(s) for -=: 'Retry' and 'int'
– Kulfy
Apr 15 at 14:36
Possible duplicate of Error in pip: unsupported operand type(s) for -=: 'Retry' and 'int'
– Kulfy
Apr 15 at 14:36
add a comment
|
1 Answer
1
active
oldest
votes
as in docs:
https://python-sounddevice.readthedocs.io/en/0.3.13/installation.html
please install with:
python3 -m pip install sounddevice --user
add a comment
|
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/4.0/"u003ecc by-sa 4.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
);
);
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%2f1134095%2fgetting-errors-while-trying-to-install-packages-through-pip%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
as in docs:
https://python-sounddevice.readthedocs.io/en/0.3.13/installation.html
please install with:
python3 -m pip install sounddevice --user
add a comment
|
as in docs:
https://python-sounddevice.readthedocs.io/en/0.3.13/installation.html
please install with:
python3 -m pip install sounddevice --user
add a comment
|
as in docs:
https://python-sounddevice.readthedocs.io/en/0.3.13/installation.html
please install with:
python3 -m pip install sounddevice --user
as in docs:
https://python-sounddevice.readthedocs.io/en/0.3.13/installation.html
please install with:
python3 -m pip install sounddevice --user
answered Apr 15 at 13:48
janmyszkierjanmyszkier
7413 silver badges10 bronze badges
7413 silver badges10 bronze badges
add a comment
|
add a comment
|
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%2f1134095%2fgetting-errors-while-trying-to-install-packages-through-pip%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
2
Please don't add text as screenshots, instead copy and paste text into the question.
– Soren A
Apr 15 at 13:55
1
Possible duplicate of Error in pip: unsupported operand type(s) for -=: 'Retry' and 'int'
– Kulfy
Apr 15 at 14:36