Jump to content

Object has no attribute 'ENABLE_SEND_TARGET_INFO'


Recommended Posts

2 hours ago, WLsj24 said:

You havent ENABLE_SEND_TARGET_INFO in PythonApplicationModule.cpp (UserInterface)

 

 

Thanks for the reply. Could you maybe help me understand the error message so next time I can decipher it myself and fix my problems myself ? :D

At first sight I knew the problem existed in python because the .py files are affected. Now for the first line 'system.py(line:273) RunMainScript'. Does that mean an error occured on line 273 affecting the RunMainScript function / method? And how did you figure out that a constant was missing in the pythonapplicationmodule?

Thank you :)

Link to comment
Share on other sites

3 hours ago, WLsj24 said:

You havent ENABLE_SEND_TARGET_INFO in PythonApplicationModule.cpp (UserInterface)

Thanks for the reply. Could you maybe help me understand the error message so next time I can decipher it myself and fix my problems myself ? :D

At first sight I knew the problem existed in python because the .py files are affected. Now for the first line 'system.py(line:273) RunMainScript'. Does that mean an error occured on line 273 affecting the RunMainScript function / method? And how did you figure out that a constant was missing in the pythonapplicationmodule?

Thank you :)

Link to comment
Share on other sites

  • Bot
59 minutes ago, BigBoss said:

And how did you figure out that a constant was missing in the pythonapplicationmodule?

Because in LOG window shows 'module' object has no attribute 'ENABLE_SEND_TARGET_INFO'

I do not know very well how to explain it. But for you to see where the error is usually in the last line "Run", unless you have more than one error.

  • Love 1

english_banner.gif

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.