It probably doesn't. The version of Qt bundled with Creator is 4.5 while your PyQt uses 4.4 so there is a good chance they are incompatible. You either need to build the plugin for 4.4 or you need to install/build PyQt for 4.5.