llama-stack-mirror/llama_stack
Yuan Tang 9173e35bd5
Fix incorrect Python binary path for UBI9 image (#757)
This was missed during a rebase in
https://github.com/meta-llama/llama-stack/pull/676.

Fixed the following error:
```
Error: crun: executable file `python` not found in $PATH: No such file or directory: OCI runtime attempted to invoke a command that was not found
++ error_handler 88
++ echo 'Error occurred in script at line: 88'
Error occurred in script at line: 88
```

cc @hardikjshah

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
2025-01-13 20:17:21 -08:00
..
apis Rename ipython to tool (#756) 2025-01-13 19:11:51 -08:00
cli rename LLAMASTACK_PORT to LLAMA_STACK_PORT for consistency with other env vars (#744) 2025-01-10 11:09:49 -08:00
distribution Fix incorrect Python binary path for UBI9 image (#757) 2025-01-13 20:17:21 -08:00
providers Rename ipython to tool (#756) 2025-01-13 19:11:51 -08:00
scripts Fix to conda env build script 2024-12-17 12:19:34 -08:00
templates Consolidating Safety tests from various places under client-sdk (#699) 2025-01-13 17:46:24 -08:00
__init__.py export LibraryClient 2024-12-13 12:08:00 -08:00