I'm building the latest master. (c4039741cdc08d56ba8b05cf518bc5cb8c21d835)
I just did a basic in place build
./autogen.sh
./configure
make
sudo make setuid
Everything builds fine. My machine starts up and runs Axis fine.
However my user component imports linuxcnc module and I get
import linuxcnc
ImportError: /home/curtdutt/dev/linuxcnc/lib/python/linuxcnc.so: undefined
symbol: PyUnicode_FromString
I've searched the forums and email lists and can't seem to find an answer.
The build is using python3
Has anyone seen this error yet?
Thanks,
Curtis
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers