<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[conda 在shell 脚本中 报错]]></title><description><![CDATA[<p dir="auto">CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'<br />
#采用下面的办法解决<br />
eval "$(conda shell.bash hook)"<br />
conda active my_env</p>
<p dir="auto"><a href="https://erictleung.com/conda-in-subshell-script" rel="nofollow ugc">https://erictleung.com/conda-in-subshell-script</a></p>
]]></description><link>http://an.forum.genostack.com/topic/85/conda-在shell-脚本中-报错</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 09:37:09 GMT</lastBuildDate><atom:link href="http://an.forum.genostack.com/topic/85.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 17 Sep 2020 01:58:45 GMT</pubDate><ttl>60</ttl></channel></rss>