-
Notifications
You must be signed in to change notification settings - Fork 665
Description
Describe the bug
When I run ./run.sh from the py/samples hello example I am getting stdbuf: failed to run command ‘genkit’: No such file or directory error
root@genkit:/genkit/py/samples/provider-google-genai-hello# ./run/genkit/py/samples/provider-google-genai-hello# ./run.sh
-bash: ./run: No such file or directory
root@genkit:
╔═══════════════════════════════════════════════════════════════╗
║ ✨ Google GenAI Hello World ✨ ║
╚═══════════════════════════════════════════════════════════════╝
Enter GEMINI_API_KEY [******]: Removed
Installing dependencies...
Resolved 470 packages in 100ms
Audited 90 packages in 2ms
Starting Genkit Dev UI...
Browser will open automatically when ready
stdbuf: failed to run command ‘genkit’: No such file or directory
To Reproduce
Run ./run.sh from the py samples hello sample
Expected behavior
It should open the GUI
Screenshots
Attached
Runtime (please complete the following information):
I am setting it up in Google Compute Engine
debian-12-bookworm-v20260210
e2-medium (2 vCPUs, 4 GB Memory)
Python version
Python 3.11.2
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status