On Mon, 31 May 2021 at 12:06, andy pugh <[email protected]> wrote:
> *ImportError: /home/andypugh/linuxcnc-dev/lib/python/_hal.so: undefined
> symbol: _Py_FalseStruct*
>
Google suggested that this could be due to running Py3 code in Py2, and
when I checked ("python --version") my default Python was still 2.7.
I ran "sudo update-alternatives --install /usr/bin/python python
/usr/bin/python3 10" and now my system defaults to Python 3, but even after
re-building LinuxCNC the Glade editor isn't loading the widgets.
However I am now wondering if the real problem is lower down in the output:
(glade:56119): GLib-CRITICAL **: 12:28:55.441: g_string_insert_c: assertion
'pos <= string->len' failed
(glade:56119): GLib-CRITICAL **: 12:28:55.441: g_string_insert_c: assertion
'pos <= string->len' failed
--
atp
"A motorcycle is a bicycle with a pandemonium attachment and is designed
for the especial use of mechanical geniuses, daredevils and lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers