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

CERTIFICATE_VERIFY_FAILED occurs when executing installdriver command on Windows system #606

Closed
WayneDroid opened this issue Jul 1, 2024 · 0 comments · Fixed by #609
Closed

Comments

@WayneDroid
Copy link
Collaborator

WayneDroid commented Jul 1, 2024

Run nidaqmx installdriver, it failed to download NI-DAQmx driver due to CERTIFICATE_VERIFY_FAILED error. This happens on Windows 10 and 11.

image

Step to reproduce:

  1. Run poetry build on latest nidaqmx-python repo with Automate Driver Install Experience within nidaqmx Module for Linux OS #582 to build nidaqmx-1.0.0.dev1-py3-none-any.whl.
  2. pip install nidaqmx-1.0.0.dev1-py3-none-any.whl.
  3. Run nidaqmx installdriver (CERTIFICATE_VERIFY_FAILED error) <--- unexpected

cc: @dharaniprakashkm

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

Successfully merging a pull request may close this issue.

1 participant