sittner / linuxcnc-ethercat

LinuxCNC EtherCAT HAL driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImportError: No module named yapps

xielangtao opened this issue · comments

When I make
It has an error:
wilson@debian:~/linuxcnc-ethercat$ sudo make
[sudo] password for wilson:
Traceback (most recent call last):
File "/usr/bin/comp", line 26, in
from yapps import runtime
ImportError: No module named yapps
configure.mk:32: *** Unable to get modinc path. Stop.
make: *** [config.mk] Error 2

please help me!
thank you!