We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Run nidaqmx installdriver, it failed to download NI-DAQmx driver due to CERTIFICATE_VERIFY_FAILED error. This happens on Windows 10 and 11.
nidaqmx installdriver
Step to reproduce:
poetry build
nidaqmx-1.0.0.dev1-py3-none-any.whl
cc: @dharaniprakashkm
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Run
nidaqmx installdriver
, it failed to download NI-DAQmx driver due to CERTIFICATE_VERIFY_FAILED error. This happens on Windows 10 and 11.Step to reproduce:
poetry build
on latest nidaqmx-python repo with Automate Driver Install Experience within nidaqmx Module for Linux OS #582 to buildnidaqmx-1.0.0.dev1-py3-none-any.whl
.nidaqmx-1.0.0.dev1-py3-none-any.whl
.nidaqmx installdriver
(CERTIFICATE_VERIFY_FAILED error) <--- unexpectedcc: @dharaniprakashkm
The text was updated successfully, but these errors were encountered: