Error when remapping code is running?
02 Nov 2021 10:07 - 02 Nov 2021 10:26 #224969
by chen1234
Error when remapping code is running? was created by chen1234
I installed Linuxcnc through the rip method, and an error was reported when the remapping code was executed: the interpreter could not be found, how to solve this problem?The ubuntu I use is upgraded from version 16.04 to version 18.04, linuxcnc installed by compiling and installing.How do I find this interpreter or how to make it run?Thanks in advance, my code is as follows:
Attachments:
Last edit: 02 Nov 2021 10:26 by chen1234.
Please Log in or Create an account to join the conversation.
02 Nov 2021 14:53 - 02 Nov 2021 14:56 #224998
by bevins
Replied by bevins on topic Error when remapping code is running?
import linuxcnc
from interpreter import *
import emccanon
from util import lineno
from interpreter import *
import emccanon
from util import lineno
Last edit: 02 Nov 2021 14:56 by bevins.
Please Log in or Create an account to join the conversation.
Time to create page: 1.404 seconds