@evan I'm not a developer but I am used to seeing a requirements.txt, creating a venv, and installing dependencies. Also seen that for standalone Python apps using pipx or uv, but don't know enough Python to figure out what the intent is in the setup or why it is expecting a Pipfile that isn't there or why it doesn't get generated if that's what's supposed to happen.