There's no way to use PyQtForSoftimage in linux since it relies on windows, and on linux you need pyqt/Qt that is compatible with the python version. But to be honest I'm not entirely sure about this, just what I've seen so far points in that direction. Anyway ..
On Fri, Jan 18, 2013 at 9:59 AM, Steven Caron <[email protected]> wrote: > i dont follow... PyQtForSoftimage plugin isn't linking against python. so > the plugin itself cares not about your python version. what is important > would be the version of Qt libraries you link against. that version should > probably match the version of PyQt your are using. > > do you mean getting a version of PyQt that works for python 2.5? cause > that might be difficult. > > > On Thu, Jan 17, 2013 at 2:49 PM, Xavier Lapointe <[email protected] > > wrote: >> >> >> The other issue is also to compile PyQt for Softimage using python 2.5 ( >> until they update on linux (: ), but meh. Meant to give it a shot, and >> finally ended up working in the same shop as Aloys so it became useless q: >> >> > -- Xavier

