Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while running the python app from the hello world sample #246

Closed
shankarmaha opened this issue Jun 29, 2020 · 3 comments
Closed

Error while running the python app from the hello world sample #246

shankarmaha opened this issue Jun 29, 2020 · 3 comments

Comments

@shankarmaha
Copy link

I am starting to learn DAPR. I started off with the first sample 1.Hello world. While running the python app with dapr, i am getting the following error.

Starting Dapr with id pythonapp. HTTP Port: 51906. gRPC Port: 51907
exec: "python3": executable file not found in %!P(MISSING)ATH%!(NOVERB)

I can run python app separately and it works fine. The error indicates that python is not available in path. But I can still execute python from a command prompt. So, not sure why it's not working with dapr. Appreciate your help on this

@pruthvidhodda
Copy link
Contributor

Hey @shankarmaha can you please refer to this issue and let me know if it still doesn't work.

@pruthvidhodda
Copy link
Contributor

@shankarmaha is the issue resolved now?

@pruthvidhodda
Copy link
Contributor

Feel free to re-open if the issue is not resolved using the resources provided above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants