Updating Anaconda Fails. Environment Not Writable ErrorConda environments not showing up in Jupyter NotebookUsing Pip to install packages to Anaconda EnvironmentAnaconda : Update conda failed because permission errorAnaconda Spyder Error Installing - Acess Denied (Error 13)conda install -c anaconda failed to install any packages via anacondaAnaconda environment issuesfonts-anaconda package not found in repo “https://repo.continuum.io/pkgs/main/noarch/”same anaconda environment and the same python version but different error?Updating Anaconda fails with Remove ErrorAnaconda Navigator does not update packages
What defenses are there against being summoned by the Gate spell?
Alternative to sending password over mail?
When a company launches a new product do they "come out" with a new product or do they "come up" with a new product?
How much of data wrangling is a data scientist's job?
Can a Cauchy sequence converge for one metric while not converging for another?
Accidentally leaked the solution to an assignment, what to do now? (I'm the prof)
Why can't we play rap on piano?
Approximately how much travel time was saved by the opening of the Suez Canal in 1869?
How is it possible to have an ability score that is less than 3?
Why is consensus so controversial in Britain?
How old can references or sources in a thesis be?
Why are electrically insulating heatsinks so rare? Is it just cost?
Can you really stack all of this on an Opportunity Attack?
Modeling an IP Address
Watching something be written to a file live with tail
Arrow those variables!
Is it possible to do 50 km distance without any previous training?
Can I ask the recruiters in my resume to put the reason why I am rejected?
Why is 150k or 200k jobs considered good when there's 300k+ births a month?
Why does Kotter return in Welcome Back Kotter?
Is it tax fraud for an individual to declare non-taxable revenue as taxable income? (US tax laws)
Are the number of citations and number of published articles the most important criteria for a tenure promotion?
Today is the Center
Does an object always see its latest internal state irrespective of thread?
Updating Anaconda Fails. Environment Not Writable Error
Conda environments not showing up in Jupyter NotebookUsing Pip to install packages to Anaconda EnvironmentAnaconda : Update conda failed because permission errorAnaconda Spyder Error Installing - Acess Denied (Error 13)conda install -c anaconda failed to install any packages via anacondaAnaconda environment issuesfonts-anaconda package not found in repo “https://repo.continuum.io/pkgs/main/noarch/”same anaconda environment and the same python version but different error?Updating Anaconda fails with Remove ErrorAnaconda Navigator does not update packages
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I'm trying to update Anaconda and its packages using "conda update --name root conda". but it fails every time.
Error message : EnvironmentNotWritableError: The current user does not have write permissions to the target environment.
environment location: C:ProgramDataAnaconda3
Any help ?
anaconda
add a comment |
I'm trying to update Anaconda and its packages using "conda update --name root conda". but it fails every time.
Error message : EnvironmentNotWritableError: The current user does not have write permissions to the target environment.
environment location: C:ProgramDataAnaconda3
Any help ?
anaconda
Maybe you could give some more details about your environment and the versions of software that might be pertinent to the question to help anyone who might be able to help you.
– Damo
Mar 21 at 22:46
In addition, in more recent versions of conda (for the last 1.5 years or so) the main environment is calledbase
, notroot
.
– darthbith
Mar 22 at 0:42
environment location: C:ProgramDataAnaconda3. I replaced the root with base. I get the same error
– A. E. Fahim
Mar 22 at 20:58
add a comment |
I'm trying to update Anaconda and its packages using "conda update --name root conda". but it fails every time.
Error message : EnvironmentNotWritableError: The current user does not have write permissions to the target environment.
environment location: C:ProgramDataAnaconda3
Any help ?
anaconda
I'm trying to update Anaconda and its packages using "conda update --name root conda". but it fails every time.
Error message : EnvironmentNotWritableError: The current user does not have write permissions to the target environment.
environment location: C:ProgramDataAnaconda3
Any help ?
anaconda
anaconda
edited Mar 22 at 20:58
A. E. Fahim
asked Mar 21 at 22:36
A. E. FahimA. E. Fahim
33
33
Maybe you could give some more details about your environment and the versions of software that might be pertinent to the question to help anyone who might be able to help you.
– Damo
Mar 21 at 22:46
In addition, in more recent versions of conda (for the last 1.5 years or so) the main environment is calledbase
, notroot
.
– darthbith
Mar 22 at 0:42
environment location: C:ProgramDataAnaconda3. I replaced the root with base. I get the same error
– A. E. Fahim
Mar 22 at 20:58
add a comment |
Maybe you could give some more details about your environment and the versions of software that might be pertinent to the question to help anyone who might be able to help you.
– Damo
Mar 21 at 22:46
In addition, in more recent versions of conda (for the last 1.5 years or so) the main environment is calledbase
, notroot
.
– darthbith
Mar 22 at 0:42
environment location: C:ProgramDataAnaconda3. I replaced the root with base. I get the same error
– A. E. Fahim
Mar 22 at 20:58
Maybe you could give some more details about your environment and the versions of software that might be pertinent to the question to help anyone who might be able to help you.
– Damo
Mar 21 at 22:46
Maybe you could give some more details about your environment and the versions of software that might be pertinent to the question to help anyone who might be able to help you.
– Damo
Mar 21 at 22:46
In addition, in more recent versions of conda (for the last 1.5 years or so) the main environment is called
base
, not root
.– darthbith
Mar 22 at 0:42
In addition, in more recent versions of conda (for the last 1.5 years or so) the main environment is called
base
, not root
.– darthbith
Mar 22 at 0:42
environment location: C:ProgramDataAnaconda3. I replaced the root with base. I get the same error
– A. E. Fahim
Mar 22 at 20:58
environment location: C:ProgramDataAnaconda3. I replaced the root with base. I get the same error
– A. E. Fahim
Mar 22 at 20:58
add a comment |
1 Answer
1
active
oldest
votes
start your command prompt with run as administrator
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
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
);
);
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%2fstackoverflow.com%2fquestions%2f55290271%2fupdating-anaconda-fails-environment-not-writable-error%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
start your command prompt with run as administrator
add a comment |
start your command prompt with run as administrator
add a comment |
start your command prompt with run as administrator
start your command prompt with run as administrator
answered Mar 26 at 15:43
Akshat TamrakarAkshat Tamrakar
673
673
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- 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%2fstackoverflow.com%2fquestions%2f55290271%2fupdating-anaconda-fails-environment-not-writable-error%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
Maybe you could give some more details about your environment and the versions of software that might be pertinent to the question to help anyone who might be able to help you.
– Damo
Mar 21 at 22:46
In addition, in more recent versions of conda (for the last 1.5 years or so) the main environment is called
base
, notroot
.– darthbith
Mar 22 at 0:42
environment location: C:ProgramDataAnaconda3. I replaced the root with base. I get the same error
– A. E. Fahim
Mar 22 at 20:58