Can't install torch in ANACONDA












0















conda install -c peterjc123 pytorch=0.1.12 while running these command i got an error saying PackagesNotFoundError: The following packages are not available from current channels:




  • pytorch=0.1.12


Current channels:




  • https://conda.anaconda.org/peterjc123/win-64

  • https://conda.anaconda.org/peterjc123/noarch

  • https://repo.anaconda.com/pkgs/main/win-64

  • https://repo.anaconda.com/pkgs/main/noarch

  • https://repo.anaconda.com/pkgs/free/win-64

  • https://repo.anaconda.com/pkgs/free/noarch

  • https://repo.anaconda.com/pkgs/r/win-64

  • https://repo.anaconda.com/pkgs/r/noarch

  • https://repo.anaconda.com/pkgs/msys2/win-64

  • https://repo.anaconda.com/pkgs/msys2/noarch


After that i tried with the below commmand
conda create --name pytorch



activate pytorch



conda install pytorch cuda92 -c pytorch



and got the below error



active environment : pytorch



active env location : C:UsersVineethAnaconda3envspytorch



shell level : 2



user config file : C:UsersVineeth.condarc



populated config files : C:UsersVineeth.condarc



conda version : 4.6.2



conda-build version : not installed



python version : 3.6.8.final.0



base environment : C:UsersVineethAnaconda3 (writable)



channel URLs : https://conda.anaconda.org/pytorch/win-64
https://conda.anaconda.org/pytorch/noarch
https://repo.anaconda.com/pkgs/main/win-64
https://repo.anaconda.com/pkgs/main/noarch
https://repo.anaconda.com/pkgs/free/win-64
https://repo.anaconda.com/pkgs/free/noarch
https://repo.anaconda.com/pkgs/r/win-64
https://repo.anaconda.com/pkgs/r/noarch
https://repo.anaconda.com/pkgs/msys2/win-64
https://repo.anaconda.com/pkgs/msys2/noarch
package cache : C:UsersVineethAnaconda3pkgs
C:UsersVineeth.condapkgs
C:UsersVineethAppDataLocalcondacondapkgs
envs directories : C:UsersVineethAnaconda3envs
C:UsersVineeth.condaenvs
C:UsersVineethAppDataLocalcondacondaenvs
platform : win-64
user-agent : conda/4.6.2 requests/2.21.0 CPython/3.6.8 Windows/10 Windows/10.0.16299
administrator : False
netrc file : None
offline mode : False



How to install torch in anaconda? is it different from pytorch?
what is the command to install torch?










share|improve this question

























  • tried with** conda install pytorch-cpu -c pytorch**command and got the same error as before

    – ammu
    23 hours ago


















0















conda install -c peterjc123 pytorch=0.1.12 while running these command i got an error saying PackagesNotFoundError: The following packages are not available from current channels:




  • pytorch=0.1.12


Current channels:




  • https://conda.anaconda.org/peterjc123/win-64

  • https://conda.anaconda.org/peterjc123/noarch

  • https://repo.anaconda.com/pkgs/main/win-64

  • https://repo.anaconda.com/pkgs/main/noarch

  • https://repo.anaconda.com/pkgs/free/win-64

  • https://repo.anaconda.com/pkgs/free/noarch

  • https://repo.anaconda.com/pkgs/r/win-64

  • https://repo.anaconda.com/pkgs/r/noarch

  • https://repo.anaconda.com/pkgs/msys2/win-64

  • https://repo.anaconda.com/pkgs/msys2/noarch


After that i tried with the below commmand
conda create --name pytorch



activate pytorch



conda install pytorch cuda92 -c pytorch



and got the below error



active environment : pytorch



active env location : C:UsersVineethAnaconda3envspytorch



shell level : 2



user config file : C:UsersVineeth.condarc



populated config files : C:UsersVineeth.condarc



conda version : 4.6.2



conda-build version : not installed



python version : 3.6.8.final.0



base environment : C:UsersVineethAnaconda3 (writable)



channel URLs : https://conda.anaconda.org/pytorch/win-64
https://conda.anaconda.org/pytorch/noarch
https://repo.anaconda.com/pkgs/main/win-64
https://repo.anaconda.com/pkgs/main/noarch
https://repo.anaconda.com/pkgs/free/win-64
https://repo.anaconda.com/pkgs/free/noarch
https://repo.anaconda.com/pkgs/r/win-64
https://repo.anaconda.com/pkgs/r/noarch
https://repo.anaconda.com/pkgs/msys2/win-64
https://repo.anaconda.com/pkgs/msys2/noarch
package cache : C:UsersVineethAnaconda3pkgs
C:UsersVineeth.condapkgs
C:UsersVineethAppDataLocalcondacondapkgs
envs directories : C:UsersVineethAnaconda3envs
C:UsersVineeth.condaenvs
C:UsersVineethAppDataLocalcondacondaenvs
platform : win-64
user-agent : conda/4.6.2 requests/2.21.0 CPython/3.6.8 Windows/10 Windows/10.0.16299
administrator : False
netrc file : None
offline mode : False



How to install torch in anaconda? is it different from pytorch?
what is the command to install torch?










share|improve this question

























  • tried with** conda install pytorch-cpu -c pytorch**command and got the same error as before

    – ammu
    23 hours ago
















0












0








0


1






conda install -c peterjc123 pytorch=0.1.12 while running these command i got an error saying PackagesNotFoundError: The following packages are not available from current channels:




  • pytorch=0.1.12


Current channels:




  • https://conda.anaconda.org/peterjc123/win-64

  • https://conda.anaconda.org/peterjc123/noarch

  • https://repo.anaconda.com/pkgs/main/win-64

  • https://repo.anaconda.com/pkgs/main/noarch

  • https://repo.anaconda.com/pkgs/free/win-64

  • https://repo.anaconda.com/pkgs/free/noarch

  • https://repo.anaconda.com/pkgs/r/win-64

  • https://repo.anaconda.com/pkgs/r/noarch

  • https://repo.anaconda.com/pkgs/msys2/win-64

  • https://repo.anaconda.com/pkgs/msys2/noarch


After that i tried with the below commmand
conda create --name pytorch



activate pytorch



conda install pytorch cuda92 -c pytorch



and got the below error



active environment : pytorch



active env location : C:UsersVineethAnaconda3envspytorch



shell level : 2



user config file : C:UsersVineeth.condarc



populated config files : C:UsersVineeth.condarc



conda version : 4.6.2



conda-build version : not installed



python version : 3.6.8.final.0



base environment : C:UsersVineethAnaconda3 (writable)



channel URLs : https://conda.anaconda.org/pytorch/win-64
https://conda.anaconda.org/pytorch/noarch
https://repo.anaconda.com/pkgs/main/win-64
https://repo.anaconda.com/pkgs/main/noarch
https://repo.anaconda.com/pkgs/free/win-64
https://repo.anaconda.com/pkgs/free/noarch
https://repo.anaconda.com/pkgs/r/win-64
https://repo.anaconda.com/pkgs/r/noarch
https://repo.anaconda.com/pkgs/msys2/win-64
https://repo.anaconda.com/pkgs/msys2/noarch
package cache : C:UsersVineethAnaconda3pkgs
C:UsersVineeth.condapkgs
C:UsersVineethAppDataLocalcondacondapkgs
envs directories : C:UsersVineethAnaconda3envs
C:UsersVineeth.condaenvs
C:UsersVineethAppDataLocalcondacondaenvs
platform : win-64
user-agent : conda/4.6.2 requests/2.21.0 CPython/3.6.8 Windows/10 Windows/10.0.16299
administrator : False
netrc file : None
offline mode : False



How to install torch in anaconda? is it different from pytorch?
what is the command to install torch?










share|improve this question
















conda install -c peterjc123 pytorch=0.1.12 while running these command i got an error saying PackagesNotFoundError: The following packages are not available from current channels:




  • pytorch=0.1.12


Current channels:




  • https://conda.anaconda.org/peterjc123/win-64

  • https://conda.anaconda.org/peterjc123/noarch

  • https://repo.anaconda.com/pkgs/main/win-64

  • https://repo.anaconda.com/pkgs/main/noarch

  • https://repo.anaconda.com/pkgs/free/win-64

  • https://repo.anaconda.com/pkgs/free/noarch

  • https://repo.anaconda.com/pkgs/r/win-64

  • https://repo.anaconda.com/pkgs/r/noarch

  • https://repo.anaconda.com/pkgs/msys2/win-64

  • https://repo.anaconda.com/pkgs/msys2/noarch


After that i tried with the below commmand
conda create --name pytorch



activate pytorch



conda install pytorch cuda92 -c pytorch



and got the below error



active environment : pytorch



active env location : C:UsersVineethAnaconda3envspytorch



shell level : 2



user config file : C:UsersVineeth.condarc



populated config files : C:UsersVineeth.condarc



conda version : 4.6.2



conda-build version : not installed



python version : 3.6.8.final.0



base environment : C:UsersVineethAnaconda3 (writable)



channel URLs : https://conda.anaconda.org/pytorch/win-64
https://conda.anaconda.org/pytorch/noarch
https://repo.anaconda.com/pkgs/main/win-64
https://repo.anaconda.com/pkgs/main/noarch
https://repo.anaconda.com/pkgs/free/win-64
https://repo.anaconda.com/pkgs/free/noarch
https://repo.anaconda.com/pkgs/r/win-64
https://repo.anaconda.com/pkgs/r/noarch
https://repo.anaconda.com/pkgs/msys2/win-64
https://repo.anaconda.com/pkgs/msys2/noarch
package cache : C:UsersVineethAnaconda3pkgs
C:UsersVineeth.condapkgs
C:UsersVineethAppDataLocalcondacondapkgs
envs directories : C:UsersVineethAnaconda3envs
C:UsersVineeth.condaenvs
C:UsersVineethAppDataLocalcondacondaenvs
platform : win-64
user-agent : conda/4.6.2 requests/2.21.0 CPython/3.6.8 Windows/10 Windows/10.0.16299
administrator : False
netrc file : None
offline mode : False



How to install torch in anaconda? is it different from pytorch?
what is the command to install torch?







python3 cuda anaconda source-packages conda






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 23 hours ago







ammu

















asked yesterday









ammuammu

314




314













  • tried with** conda install pytorch-cpu -c pytorch**command and got the same error as before

    – ammu
    23 hours ago





















  • tried with** conda install pytorch-cpu -c pytorch**command and got the same error as before

    – ammu
    23 hours ago



















tried with** conda install pytorch-cpu -c pytorch**command and got the same error as before

– ammu
23 hours ago







tried with** conda install pytorch-cpu -c pytorch**command and got the same error as before

– ammu
23 hours ago












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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1115458%2fcant-install-torch-in-anaconda%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
















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1115458%2fcant-install-torch-in-anaconda%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

How did Captain America manage to do this?

迪纳利

南乌拉尔铁路局