``` LINUXCNC - 2.9.0-pre0-2228-gcda96a48f Machine configuration directory is '/home/chris/dev/probe_basic/config/probe_basic_latc' Machine configuration file is 'probe_basic_latc.ini' Starting LinuxCNC... twopass:invoked with <> options twopass:found ./hallib/core_sim_5.hal twopass:found ./hallib/spindle_sim.hal twopass:found ./hallib/simulated_home_probe_basic.hal twopass:found ./hallib/sim_cannon.hal Note: Using POSIX realtime motion.c: Creating unlock hal pins for joint 4 [qtpyvcp.app.launcher][CRITICAL] Failed to get object by reference: probe_basic_latc.probe_basic_latc:ProbeBasicLATC (launcher.py:189) [qtpyvcp.app.launcher][CRITICAL] Unhandled exception in probe_basic_latc line 11 (launcher.py:37) Traceback (most recent call last): File "/home/chris/.local/bin/probe_basic_latc", line 11, in load_entry_point('probe-basic', 'gui_scripts', 'probe_basic_latc')() File "/home/chris/dev/probe_basic/probe_basic_latc/__init__.py", line 20, in main qtpyvcp.run_vcp(opts, VCP_CONFIG_FILE) File "/home/chris/dev/qtpyvcp/qtpyvcp/__init__.py", line 29, in run_vcp run(*args, **kwargs) File "/home/chris/dev/qtpyvcp/qtpyvcp/app/__init__.py", line 123, in run launch_application(opts, config) File "/home/chris/dev/qtpyvcp/qtpyvcp/app/launcher.py", line 77, in launch_application loadWindows(config['windows']) File "/home/chris/dev/qtpyvcp/qtpyvcp/app/launcher.py", line 210, in loadWindows window = _initialize_object_from_dict(window_dict) File "/home/chris/dev/qtpyvcp/qtpyvcp/app/launcher.py", line 199, in _initialize_object_from_dict obj = _get_object_by_referance(provider) File "/home/chris/dev/qtpyvcp/qtpyvcp/app/launcher.py", line 187, in _get_object_by_referance return getattr(importlib.import_module(modname), attrname) File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module __import__(name) File "/home/chris/dev/probe_basic/probe_basic_latc/probe_basic_latc.py", line 8, in import probe_basic_latc_rc ImportError: No module named probe_basic_latc_rc Shutting down and cleaning up LinuxCNC... task: 554 cycles, min=0.000066, max=0.010279, avg=0.009528, 0 latency excursions (> 10x expected cycle time of 0.010000s) Note: Using POSIX realtime LinuxCNC terminated with an error. You can find more information in the log: /home/chris/linuxcnc_debug.txt and /home/chris/linuxcnc_print.txt as well as in the output of the shell command 'dmesg' and in the terminal