Closed GoogleCodeExporter closed 9 years ago
Figured it out, was a problem on my end. This can be ignored and deleted. :)
Original comment by jasonla...@gmail.com
on 2 Nov 2009 at 1:59
[deleted comment]
This happens when running Qt code in Python before initializing a QApplication.
The 3dsMax example code has
to be run from within 3dsMax - I am handling all the application initialization
code in the
[max]/scripts/python/__startup__.py file, but if you are going to run external
code, then you'll need to initialize
and manage your own QApplication instances.
Original comment by eric.hul...@gmail.com
on 2 Nov 2009 at 3:38
Original issue reported on code.google.com by
jasonla...@gmail.com
on 1 Nov 2009 at 7:04