is_callable(__init__) = FALSE

More
30 Aug 2022 15:27 #250782 by LearningLinuxCNC
I get the following error when running linuxcnc after adding in some remap code.
/home/sboperator/linuxcnc/configs/Holloway_Sprayball_Machine/Holloway_Sprayball_Machine_QT.ini:64: executing 'import sys
sys.path.append("/home/sboperator/linuxcnc/configs/Holloway_Sprayball_Machine/Remap/")'
PythonPlugin: Python  '2.7.16 (default, Oct 10 2019, 22:02:15)
[GCC 8.3.0]'
is_callable(__init__) = FALSE

is this an issue? It does not seem to be affecting anything but it pops up in the terminal as I am running various commands.

Please Log in or Create an account to join the conversation.

More
31 Aug 2022 23:51 #250903 by andypugh
It doesn't look like an issue, as there is not word like "error" to indicate a problem.

I assume that you haven't increased your debug level? If not perhaps some test code has been left in somewhere.

There are only a few sys.path.append() in the code:

github.com/LinuxCNC/linuxcnc/search?q=sys.path.append

Please Log in or Create an account to join the conversation.

Time to create page: 0.061 seconds
Powered by Kunena Forum