logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

在pycharm中添加conda的python interpreter

5.Conda Excutable设置为“/home/mononoke/miniforge3/bin/conda“,点出Use existing environment的下拉框,选择需要的conda环境。3.点击右上角的Add interpreter-Add Local interpreter。2.在弹出的窗口中直接搜索“python interpreter“4.在弹出的窗口里选择Conda En

文章图片
#python#pycharm#conda
在vscode中添加conda的python interpreter

5.在弹出的界面中选择“Python Debugger”-->"Python File with Arguments",然后输入命令行参数,如“-d data"3.选择需要的conda解释器,如“Python 3.10.14('mmlu') ~/miniforge/envs/mmlu/bin/python"2.在弹出的窗口中输入interpreter,选择“Python: Select Inter

文章图片
#vscode#python#ide +2
Windows11+ubuntu22.04双系统时ubuntu的系统分区

在windows的G盘中分出了290G的空间给/swap、/、/home。在windows的C盘中分出了1G的空间给/boot。

文章图片
#ubuntu#linux
到底了