You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python 3.3.5 (default, Mar 27 2014, 17:16:46) [GCC] on linux
Type "help", "copyright", "credits" or "license" for more information.
from PyDAQmx import *
libnipalu.so failed to initialize
Perhaps you need to run updateNIDrivers
Aborted
yann@linux-b4hp:~>
I am using OpenSUSE 13.1 i586 (32 bit), kernel 3.11.10-25, and NIDAQmx Base 14.0 (14.0.0f0)
Running updateNIDrivers and rebooting does not solve the issue.
Any idea?
Thanks!
The text was updated successfully, but these errors were encountered:
It seams that your problem is due to the installation of NIDAQmx Base.
Are you able to compile and run the simple ANSI C example provided with
NIDAQx base ? Is your kernel officially supported by NI ?
Regards,
Pierre
Le 16/01/2015 11:07, Yann Sionneau a écrit :
Hi,
I get this error while importing PyDAQmx:
Python 3.3.5 (default, Mar 27 2014, 17:16:46) [GCC] on linux
Type "help", "copyright", "credits" or "license" for more information.
from PyDAQmx import *
libnipalu.so failed to initialize
Perhaps you need to run updateNIDrivers
Aborted
yann@linux-b4hp:~>
I am using OpenSUSE 13.1 i586 (32 bit), kernel 3.11.10-25, and NIDAQmx
Base 14.0 (14.0.0f0)
Running updateNIDrivers and rebooting does not solve the issue.
Any idea?
Thanks!
—
Reply to this email directly or view it on GitHub #17.
Hi,
I get this error while importing PyDAQmx:
Python 3.3.5 (default, Mar 27 2014, 17:16:46) [GCC] on linux
Type "help", "copyright", "credits" or "license" for more information.
I am using OpenSUSE 13.1 i586 (32 bit), kernel 3.11.10-25, and NIDAQmx Base 14.0 (14.0.0f0)
Running updateNIDrivers and rebooting does not solve the issue.
Any idea?
Thanks!
The text was updated successfully, but these errors were encountered: