Hi Gene,

I just ran into the problem below which I expect to be at the root of
what then kills it further down. I'll investigate this a bit more and
then create a github issue or a pull request ... or both :)

Steffen

"~/Github/linuxcnc$ linuxcnc
LINUXCNC - 2.9.0~pre0
Machine configuration directory is
'/home/moeller/linuxcnc/configs/sim.axis'
Machine configuration file is 'axis_mm.ini'
Starting LinuxCNC...
Found file(lib): /usr/share/linuxcnc/hallib/core_sim.hal
Note: Using POSIX non-realtime
Found file(lib): /usr/share/linuxcnc/hallib/sim_spindle_encoder.hal
Found file(lib): /usr/share/linuxcnc/hallib/axis_manualtoolchange.hal
Found file(lib): /usr/share/linuxcnc/hallib/simulated_home.hal
PYTHON: exception during 'this' export:
TypeError: 'Boost.Python.class' object is not iterable


The above exception was the direct cause of the following exception:


Traceback (most recent call last):

 File "<frozen importlib._bootstrap>", line 1007, in _find_and_load

 File "<frozen importlib._bootstrap>", line 986, in
_find_and_load_unlocked

 File "<frozen importlib._bootstrap>", line 666, in _load_unlocked

 File "<frozen importlib._bootstrap>", line 565, in module_from_spec

 File "<frozen importlib._bootstrap>", line 763, in create_module

SystemError: _PyEval_EvalFrameDefault returned a result with an error set
"

_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to