Started getting "Python directory not found" error running test app #759
Replies: 1 comment
-
Never mind, this is just a warning. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The completions test app worked for me initially:
langstream docker run test -app https://github.com/LangStream/langstream/blob/main/examples/applications/openai-completions -s https://github.com/LangStream/langstream/blob/main/examples/secrets/secrets.yaml
Now for some reason I get the below error.
I'm trying to figure out what changed in my environment to trigger this. Suggestions appreciated.
Beta Was this translation helpful? Give feedback.
All reactions