python安装完requirement.txt依赖,但是vscode还是有个别依赖提示找不到 one_day 2026-01-29 30 阅读1分钟 python安装完requirement.txt依赖,但是vscode还是有个别依赖提示找不到 安装完依赖之后,代码提示找不到 vscode 按 Cmd+Shift+P → 输入 Python: Select Interpreter 选择路径:/Users/gaojian124/Documents/code/AI/flows/myenv/bin/python 重启VSCode使配置生效 选择完解释器之后,即可正常加载依赖