shell脚本中激活python环境

source path_activate/activate env_name

其中,必须添加activate的路径path_activate,否则会报找不到activate的error

你可能感兴趣的:(#,生物信息,python,linux,开发语言)