|-转 python常用命令
python -m app.services.batch_process
- 打开 PowerShell(Win+X → Windows PowerShell)。
- 执行下面两条命令,一行一回车:
# 如果 profile 文件不存在,先自动创建
if (!(Test-Path $PROFILE)) { New-Item -ItemType File -Path $PROFILE -Force }
# 把激活 fse311 的语句写进去(不会重复写入)
Add-Content -Path $PROFILE -Value 'conda activate fse311'
...
浏览更多内容请先登录。
立即注册
更新于:2025-08-26 11:59:52
相关内容
操作系统常用命令
常用的Linux下查看服务器配置的命令
Linux上安装rz和sz命令 yum -y install lrzsz
用tcping检查网站开放的端口-TCPING小工具的使用和下载
Windows下查看mysql是否启动
怎么查看Windows的启动分区是哪一个分区呢?
python 报错整理2
给出一份「Python 中常见 import 名称 与 pip install 名称不一致」的速查表
Windows用Conda创建环境报错 CondaToSNonInteractiveError: Terms of Se...
快速验证顺序是否被改
python 和 conda
启动powershell,conda 自动激活base
Python 常用命令整理
魔塔社区 modelscope 常用命令
python and shell
为什么使用副 shell 脚本生成 Python 文件
推荐内容