Advertisement
Guest User

Untitled

a guest
Jan 6th, 2015
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.30 KB | None | 0 0
  1. yann@linux-b4hp:~> python3
  2. Python 3.3.5 (default, Mar 27 2014, 17:16:46) [GCC] on linux
  3. Type "help", "copyright", "credits" or "license" for more information.
  4. >>> import
  5. KeyboardInterrupt
  6. >>> from PyDAQmx import *
  7. >>> libnipalu.so failed to initialize
  8. Perhaps you need to run updateNIDrivers
  9. Aborted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement