Notifications
Clear all

[Closed] Blur's python – disable log window question

try 
   ( 
  --someModule doesn't exist
  foo = python.import "someModule"
   ) 
   catch() 

After executing code above dialog with following message pops up: “An error has occurred in your Python script. Would you like to see the log?”. Is there any way to disable it? I’m using 3ds max 2012 and cannot switch to 2014 with autodesk’s python.