{"id":237,"date":"2025-05-16T10:54:23","date_gmt":"2025-05-16T02:54:23","guid":{"rendered":"https:\/\/icalkzhangzihao.com\/?p=237"},"modified":"2025-06-23T23:12:47","modified_gmt":"2025-06-23T15:12:47","slug":"conda-%e7%8e%af%e5%a2%83%e5%91%bd%e4%bb%a4","status":"publish","type":"post","link":"https:\/\/icalkzhangzihao.com\/?p=237","title":{"rendered":"conda \u73af\u5883\u547d\u4ee4"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">\u672c\u673a\u514b\u9686<\/h3>\n\n\n\n<p>\u8fd9\u662f\u6700\u76f4\u63a5\u7684\u65b9\u6cd5\uff0c\u4f7f\u7528 <code>conda create --name new_env --clone old_env<\/code><br>conda create &#8211;name env_new &#8211;clone env_old<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u901a\u8fc7\u5bfc\u51fa\u548c\u5bfc\u5165 <code>yaml<\/code> \u6587\u4ef6\uff08\u66f4\u53ef\u8fc1\u79fb\uff09<\/h3>\n\n\n\n<p>\u5bfc\u51fa\u5f53\u524d\u73af\u5883\u4e3a <code>YAML<\/code> \u6587\u4ef6<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>conda env export --name env_old &gt; env_old.yaml<\/code><\/pre>\n\n\n\n<p>\u521b\u5efa\u65b0\u73af\u5883\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>conda env create --name env_new --file env_old.yaml<\/code><\/pre>\n\n\n\n<p><strong>\u6ce8\u610f\uff1a<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u5982\u679c\u4f60\u53ea\u60f3\u5bfc\u51fa\u5305\u540d\u548c\u7248\u672c\uff08\u4e0d\u542b\u8def\u5f84\/\u6784\u5efa\u4fe1\u606f\uff09\uff0c\u53ef\u7528\uff1a<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>pip freeze > pip_requirements.txt<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u5982\u679c\u4f60\u5e0c\u671b\u5bfc\u51fa\u5f53\u524d\u73af\u5883\u7684\u5b8c\u6574\u4f9d\u8d56\uff0c\u5305\u62ec Conda \u548c pip \u7684\u5305\uff0c\u53ef\u4f7f\u7528\uff1a<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>conda env export --no-builds > env_old.yaml\n<\/code><\/pre>\n\n\n\n<p>conda\u6362\u6e90\u64cd\u4f5c<\/p>\n\n\n\n<p>\u56fd\u5916\u4e0b\u8f7d\u901f\u5ea6\u975e\u5e38\u6162\uff0c\u53ef\u4ee5\u4fee\u6539conda\u73af\u5883<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>vim ~\/.condarc<\/code><\/pre>\n\n\n\n<p>\u66ff\u6362\u4e3a\u4e0b\u9762\u7684\u5185\u5bb9<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>channels:\n  - https:\/\/mirrors.tuna.tsinghua.edu.cn\/anaconda\/cloud\/conda-forge\n  - https:\/\/mirrors.tuna.tsinghua.edu.cn\/anaconda\/pkgs\/r\n  - https:\/\/mirrors.tuna.tsinghua.edu.cn\/anaconda\/pkgs\/free\n  - https:\/\/mirrors.tuna.tsinghua.edu.cn\/anaconda\/pkgs\/main\nshow_channel_urls: true\nssl_verify: false<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u672c\u673a\u514b\u9686 \u8fd9\u662f\u6700\u76f4\u63a5\u7684\u65b9\u6cd5\uff0c\u4f7f\u7528 conda create &#8211;name new_env &#8211;clone ol [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":244,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5,4],"tags":[],"class_list":["post-237","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-conda","category-4"],"_links":{"self":[{"href":"https:\/\/icalkzhangzihao.com\/index.php?rest_route=\/wp\/v2\/posts\/237","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/icalkzhangzihao.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/icalkzhangzihao.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/icalkzhangzihao.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/icalkzhangzihao.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=237"}],"version-history":[{"count":7,"href":"https:\/\/icalkzhangzihao.com\/index.php?rest_route=\/wp\/v2\/posts\/237\/revisions"}],"predecessor-version":[{"id":249,"href":"https:\/\/icalkzhangzihao.com\/index.php?rest_route=\/wp\/v2\/posts\/237\/revisions\/249"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/icalkzhangzihao.com\/index.php?rest_route=\/wp\/v2\/media\/244"}],"wp:attachment":[{"href":"https:\/\/icalkzhangzihao.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=237"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/icalkzhangzihao.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=237"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/icalkzhangzihao.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=237"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}