Replies: 1 comment
-
|
Hi @ioan-ev, The install step should be defined as: Also, Can you share your workflow file? |
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.
-
I'm having some trouble running cs-tools from an Azure Function. I have included cs-tools in my requirements.txt:
cs_tools[cli] @ https://github.com/thoughtspot/cs_tools/archive/v1.6.4.zipThe package is showing as installed in the function app, but I'm still getting a "No such file or directory: 'cs_tools''" error.
Any help would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions