Python venv 未为任务启动
作者: MaddyGuthridge创建于 2026年9月16日更新于 2026年9月16日
标签bug
Describe the bug
I have a task that depends on dependencies that I have configured in my Python virtual environment. When I try to run this task, it fails as the build cannot find Python libraries that it needs. When I attempt to reproduce this in an interactive shell, the venv is activated correctly.
内容来源: cachix/devenv