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

installdriver CLI doesn't prompt or indicate what versions are being downloaded/installed on a clean system #623

Closed
zhindes opened this issue Aug 7, 2024 · 0 comments · Fixed by #624
Assignees

Comments

@zhindes
Copy link
Collaborator

zhindes commented Aug 7, 2024

Run the following on a clean system:

$ python -m nidaqmx installdriver

On Windows, this will download and launch an installer without any prompting or indication of which version is being installed. This isn't a big deal since the installer itself is somewhat self-documenting and you can easily cancel it. On Linux, this will download repo registration packages and start executing package manager operations for you. Both should prompt before continuing.

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