- 博客(2)
- 资源 (1)
- 收藏
- 关注
原创 matlab调用python(anaconda安装python)
conda config --add channels ‘https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/’ //TUNA的help中镜像地址加有引号,需要去掉#conda create -n xxx python=3.9 创建一个python3.9 名为xxx的虚拟环境。conda config --setshow_channel_urls yes //设置搜索时显示通道地址。conda info 查看当前环境的信息。
2024-03-19 11:44:51
812
1
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人