ni / nidaqmx-python

A Python API for interacting with NI-DAQmx
Other
413 stars 155 forks source link

Users/inkurdid/fix cert error #609

Closed dharaniprakashkm closed 2 weeks ago

dharaniprakashkm commented 3 weeks ago

What does this Pull Request accomplish?

SSL: CERTIFICATE_VERIFY_FAILED occurs when executing installdriver subcommand

Why should this Pull Request be merged?

Replaced urllib.requests with requests

fix #606

What testing has been done?

Tested the implementation on Windows 11 OS.

zhindes commented 2 weeks ago

@WayneDroid - I added you as a reviewer since you're handling the 1.0 release. Please give this an approval when you're accepting changes for post-1.0. FYI @bkeryan

bkeryan commented 2 weeks ago

@dharaniprakashkm In future PRs on GitHub, please edit the PR title so it's not the same as your dev branch name.