Advertisement
Guest User

Untitled

a guest
Feb 21st, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/home/emc/dev/linuxcnc/bin/hal_manualtoolchange", line 60, in <module>
  3. import Tkinter, nf, rs274.options
  4. File "/home/emc/dev/linuxcnc/lib/python/rs274/__init__.py", line 18, in <module>
  5. from interpret import Translated, ArcsToSegmentsMixin
  6. File "/home/emc/dev/linuxcnc/lib/python/rs274/interpret.py", line 17, in <module>
  7. import math, gcode
  8. ImportError: /home/emc/dev/linuxcnc/lib/librs274.so.0: undefined symbol: _Z13loadToolTablev
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement