

{"id":33,"date":"2020-06-15T18:35:52","date_gmt":"2020-06-15T22:35:52","guid":{"rendered":"https:\/\/sites.temple.edu\/vahid\/?p=33"},"modified":"2020-06-17T19:26:07","modified_gmt":"2020-06-17T23:26:07","slug":"anaconda-and-conda-problem","status":"publish","type":"post","link":"https:\/\/sites.temple.edu\/vahid\/2020\/06\/15\/anaconda-and-conda-problem\/","title":{"rendered":"Anaconda and Conda Problem"},"content":{"rendered":"\n<p>Conda wasn&#8217;t working fine. The only problem was that I didn&#8217;t run it with administrative permission.<\/p>\n\n\n\n<p>I opened Anaconda PowerShell and run this command:<\/p>\n\n\n\n<p><code>$ conda update --all<\/code><\/p>\n\n\n\n<p>Then environment updated and I was able to install other libraries.<\/p>\n\n\n\n<p>For OpenCV:<\/p>\n\n\n\n<p><code>$ conda install -c conda-forge opencv<\/code><\/p>\n\n\n\n<p>For PyTorch:<\/p>\n\n\n\n<p><code>$ conda install -c pytorch pytorch<\/code><\/p>\n\n\n\n<p>Thats it!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Conda wasn&#8217;t working fine. The only problem was that I didn&#8217;t run it with administrative permission. I opened Anaconda PowerShell and run this command: $&#8230;<\/p>\n<div class=\"more-link-wrapper\"><a class=\"more-link\" href=\"https:\/\/sites.temple.edu\/vahid\/2020\/06\/15\/anaconda-and-conda-problem\/\">Continue reading<span class=\"screen-reader-text\">Anaconda and Conda Problem<\/span><\/a><\/div>\n","protected":false},"author":18759,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14],"tags":[5,4],"class_list":["post-33","post","type-post","status-publish","format-standard","hentry","category-tools","tag-anaconda","tag-python","entry"],"_links":{"self":[{"href":"https:\/\/sites.temple.edu\/vahid\/wp-json\/wp\/v2\/posts\/33","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sites.temple.edu\/vahid\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sites.temple.edu\/vahid\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sites.temple.edu\/vahid\/wp-json\/wp\/v2\/users\/18759"}],"replies":[{"embeddable":true,"href":"https:\/\/sites.temple.edu\/vahid\/wp-json\/wp\/v2\/comments?post=33"}],"version-history":[{"count":0,"href":"https:\/\/sites.temple.edu\/vahid\/wp-json\/wp\/v2\/posts\/33\/revisions"}],"wp:attachment":[{"href":"https:\/\/sites.temple.edu\/vahid\/wp-json\/wp\/v2\/media?parent=33"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sites.temple.edu\/vahid\/wp-json\/wp\/v2\/categories?post=33"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sites.temple.edu\/vahid\/wp-json\/wp\/v2\/tags?post=33"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}