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

FileNotFoundError: [WinError 2] The system cannot find the file specified #4

Open
zinnirakhan opened this issue Mar 3, 2021 · 1 comment

Comments

@zinnirakhan
Copy link

I am facing below issue.
1614771664371

@markfullmer
Copy link
Member

This sounds like the same issue described in https://stackoverflow.com/questions/53619765/python-subprocess-filenotfounderror

Maybe try to locate where in your filesystem your version of Python 3.8 is and determine where subprocess.py is, then compare it to the path, above, where the command is looking, and determine why they are mismatched, per suggestions in the link 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