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

subprocess.check_output failed on win7 #76

Open
thautwarm opened this issue Dec 1, 2022 · 2 comments
Open

subprocess.check_output failed on win7 #76

thautwarm opened this issue Dec 1, 2022 · 2 comments

Comments

@thautwarm
Copy link
Member

subprocess.check_output(ver_cmd)

@thautwarm
Copy link
Member Author

check_call passed but check_output raised some unhandled system signal

@thautwarm
Copy link
Member Author

Update: it can be the issue of binary incompatibility. Conda/Miniforge never officially supports Win 7, and the Win API about signal processing might not be working.

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

1 participant