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

get libnipalu.so failed to initialize while importing #17

Open
fallen opened this issue Jan 16, 2015 · 1 comment
Open

get libnipalu.so failed to initialize while importing #17

fallen opened this issue Jan 16, 2015 · 1 comment

Comments

@fallen
Copy link

fallen commented Jan 16, 2015

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!

@clade
Copy link
Owner

clade commented Jan 17, 2015

Hi,

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.

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

No branches or pull requests

2 participants