In short, if what you are selling uses Maya to run, then you won't need a license for Qt. Licenses only apply when you are the one doing the distribution (and in this case and making a profit off of it). In this case, Autodesk is the one distributing and is the one paying the licensing fees.
The same applies to PyQt (or PySide for that matter, if it came with a price-tag) as you wouldn't distribute it either. You're distributing your code, which is yours. On 18 February 2014 08:57, Ævar Guðmundsson <[email protected]>wrote: > You can find and extensive writeup and good links regarding QT and PyQt > licensing here: > > > https://groups.google.com/forum/#!searchin/python_inside_maya/pyqt$20license/python_inside_maya/J4AWPlFYhcQ/1tVM2KTxp8Y > > -- > You received this message because you are subscribed to the Google Groups > "Python Programming for Autodesk Maya" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/python_inside_maya/ecdfc60d-7ea9-4fc9-abbf-3b5e3e0223ec%40googlegroups.com > . > > For more options, visit https://groups.google.com/groups/opt_out. > -- *Marcus Ottosson* [email protected] -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAFRtmOA52zmoGmoCFiO%2BDMcK6hUi_twrh2U%2B6qThxSJAB31bfw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
