The issue is that PyQT is only available under either the GPL or a commercial license, so can't be used for non-GPL applications without paying for a commercial license, which is why PySide was created in the first place. That doesn't just mean it can't be used freely by commercial developers, but also that applications licensed under other open source (but not GPL compatible) licenses can't use it.