Hi,

I've built a new project using the wizard in the online IDE.   I get a TechnologyUnivereModue.py file as part of this process.

I have put in the line  self.Debug("This is a test")

Upon running get the above error.    

Seems the module is not inheriting or getting the relevant stuff from the main.py algorithm definition for the error/logging to work.

Would value help on this.   Apologies for the newbie question.

 

Author