{"id":63,"date":"2025-09-29T11:38:28","date_gmt":"2025-09-29T02:38:28","guid":{"rendered":"https:\/\/devserver.kr\/blog\/?p=63"},"modified":"2025-09-29T11:42:35","modified_gmt":"2025-09-29T02:42:35","slug":"%eb%a7%a5%ec%97%90%ec%84%9c-anaconda-%ec%84%a4%ec%b9%98%ed%95%98%eb%8a%94-%eb%b0%a9%eb%b2%95","status":"publish","type":"post","link":"https:\/\/devserver.kr\/blog\/mac\/%eb%a7%a5%ec%97%90%ec%84%9c-anaconda-%ec%84%a4%ec%b9%98%ed%95%98%eb%8a%94-%eb%b0%a9%eb%b2%95\/","title":{"rendered":"\ub9e5\uc5d0\uc11c anaconda \uc124\uce58 \ubc0f \uc0ac\uc6a9 \ubc29\ubc95"},"content":{"rendered":"\n<div class=\"wp-block-jetpack-markdown\"><h3>mac m1 \uc5d0\uc11c homebrew \ub85c anaconda \uc124\uce58\ud558\uae30<\/h3>\n<pre><code>brew install --cask anaconda\n\n\/opt\/homebrew\/anaconda3\/bin\/conda init zsh\n\nconda update -n root conda\n<\/code><\/pre>\n<h3>anaconda \uc5c5\ub370\uc774\ud2b8 \ud558\uae30<\/h3>\n<p>conda update -n base conda<\/p>\n<h3>\uac00\uc0c1\ud658\uacbd \ub9cc\ub4e4\uae30<\/h3>\n<p>conda create -n (project_name) python=3.7<\/p>\n<h3>\uac00\uc0c1\ud658\uacbd \ubaa9\ub85d \ubcf4\uae30<\/h3>\n<p>conda env list<\/p>\n<h3>\uac00\uc0c1\ud658\uacbd \uc2e4\ud589\ud558\uae30<\/h3>\n<p>conda activate (project_name)<\/p>\n<h3>\uac00\uc0c1\ud658\uacbd\uc5d0\uc11c \ub098\uac00\uae30<\/h3>\n<p>conda deactivate<\/p>\n<h3>\uac00\uc0c1\ud658\uacbd \uc81c\uac70\ud558\uae30<\/h3>\n<p>conda remove &#8211;name (project_name) &#8211;all<\/p>\n<h3>32\ube44\ud2b8 \uac00\uc0c1\ud658\uacbd \ub9cc\ub4e4\uae30<\/h3>\n<p>conda create -n win32\nconda activate win32\nconda config &#8211;env &#8211;set subdir win-32\nconda install python=3.8<\/p>\n<h3>\uac00\uc0c1\ud658\uacbd \uc774\ub984 \ubc14\uafb8\ub294 \ubc29\ubc95<\/h3>\n<p>\uc774\ub984 \ubc14\uafb8\ub294 \ubc29\ubc95\uc740 \uc5c6\ub2e4. \uc544\ub798 \ubc29\ubc95\uc73c\ub85c \ub300\uc2e0\ud568\u2026<\/p>\n<p>conda create &#8211;name [\ubcc0\uacbd\ud560\uc774\ub984] &#8211;clone [\uae30\uc874\ud658\uacbd\uc774\ub984]\nconda activate [\ubcc0\uacbd\ud560\uc774\ub984]\nconda remove &#8211;name [\uae30\uc874\ud658\uacbd\uc774\ub984] &#8211;all<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[8,5],"tags":[],"class_list":["post-63","post","type-post","status-publish","format-standard","hentry","category-python","category-mac"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/devserver.kr\/blog\/wp-json\/wp\/v2\/posts\/63","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devserver.kr\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/devserver.kr\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/devserver.kr\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/devserver.kr\/blog\/wp-json\/wp\/v2\/comments?post=63"}],"version-history":[{"count":3,"href":"https:\/\/devserver.kr\/blog\/wp-json\/wp\/v2\/posts\/63\/revisions"}],"predecessor-version":[{"id":66,"href":"https:\/\/devserver.kr\/blog\/wp-json\/wp\/v2\/posts\/63\/revisions\/66"}],"wp:attachment":[{"href":"https:\/\/devserver.kr\/blog\/wp-json\/wp\/v2\/media?parent=63"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devserver.kr\/blog\/wp-json\/wp\/v2\/categories?post=63"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devserver.kr\/blog\/wp-json\/wp\/v2\/tags?post=63"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}