wxflows icon indicating copy to clipboard operation
wxflows copied to clipboard

Error in chat-app example? wxflows deploy fails with missing wxflows.toml

Open thebiss opened this issue 11 months ago • 2 comments

I'm trying to complete the wxflows chat-app example, and the step wx-flows deploy fails with the following error:

Output received

$ wxflows deploy

Error: wxflows.toml file not found

wxflows cli info

$ wxflows version
wxflows
version: 1.0.0rc200
Python: 3.10.12 (main, Nov  6 2024, 20:22:13) [GCC 11.4.0]
Python path: /home/bbissell/dev-in-wsl/_edu/agentic.l4/lab2/wxflows-lab/.venv/bin/python

StepZen CLI
path: /home/bbissell/.nvm/versions/node/v22.3.0/bin/stepzen
version: stepzen/0.45.0 wsl-x64 node-v22.3.0

thebiss avatar Jan 18 '25 22:01 thebiss

Seems caused by this PR https://github.com/IBM/wxflows/commit/90365e279b1195750f49bcaa0c4079d872fc460a

@royderks can you help check? I have same issue here

gyliu513 avatar Jan 20 '25 20:01 gyliu513

@thebiss you can apply this PR https://github.com/IBM/wxflows/pull/20 and it will works, good luck!

gyliu513 avatar Jan 21 '25 12:01 gyliu513