can't install NI-DAQmx toolbox on MATLAB 2020b

5 visualizaciones (últimos 30 días)
LO
LO el 4 de Dic. de 2020
Respondida: Daniel el 29 de En. de 2024
Just got a fresh new installation of MATLAB 2020b with server license on campus.
I am trying to install the Data Acquisition Toolbox Support Package for National Instruments NI-DAQmx Devices
from the add-on explorer
The installation/download proceed until the installation of third party software
then I am prompted with the following error
note: the latest MATLAB runtime version has been installed but the problem persists

Respuesta aceptada

Anmol Dhiman
Anmol Dhiman el 7 de Dic. de 2020
Hi LO,
Refer to a similar question asked.
Regards,
Anmol Dhiman
  1 comentario
LO
LO el 7 de Dic. de 2020
thank you Anmol, I solved by restarting the system twice and trying to install twice the runtime libraries.
Somehow it was not straightforward and it is not clear why it worked....but it did :)

Iniciar sesión para comentar.

Más respuestas (2)

Rvphilip
Rvphilip el 20 de En. de 2022
I faced a similar issue while i was working on a chatbot program. I noticed that this error is typically the result of a conflict between the Microsoft Visual C++ Redistributables libraries supplied with MATLAB, and those that are supplied by some third party applications.
One particular application that we have seen cause this issue is VirtuMVP version 2.1.115.23214. If you are getting this error and have VirtuMVP installed, going back to a previous version of the C++ Redistibutable libraries should resolve the error.
Note: This error also applies to software called VIRTU, though, in most cases such as for my chatbot development services, this software had needed to be completely uninstalled in order for MATLAB to work.
The following should be done regardless whether or not you have the software mentioned above.
To revert to a previous version of the C++ Redistributable libraries, you should uninstall all versions of your current 2005 and 2008 C++ Redistributable libraries through your Windows Control Panel, and reboot you machine. You can then re-install them by running the MATLAB-provided installers which can be found in the following locations:
For 32-bit MATLAB:

Daniel
Daniel el 29 de En. de 2024
I encountered a similar issue while developing a chatbot using MATLAB. This error is often caused by conflicts between MATLAB's Visual C++ Redistributables and those from third-party applications. In my case, VirtuMVP version 2.1.115.23214 triggered the problem. If you face this error and have VirtuMVP installed, consider reverting to a previous version of the C++ Redistributable libraries. Uninstall all current 2005 and 2008 C++ Redistributables, reboot, and reinstall using MATLAB's provided installers. This fix is crucial, especially for an AI chatbot development company.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Productos


Versión

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by