it was never a requirement but a suggestion. you can make it work by using
built in python for softimage... but most don't want or know or want to
know.


On Mon, May 13, 2013 at 3:55 PM, Tim Crowson <tim.crow...@magneticdreams.com
> wrote:

> Steve,
>
> I've got some emails going with Shotgun Support about this (concerning
> Tank), but I figure I should just ask them here too. Until now, I believe
> the requirements for using PyQt4Softimage were to have Softimage use a
> system installation of Python 2.7.3. Which also forced the installation of
> PyWin. With 2014 and the move to 2.7, is this requirement still in place?
>
> -Tim C.
>
>
>
>
> On 5/13/2013 5:37 PM, Stefan Kubicek wrote:
>
>> SI2014 looks quite attractive due to all the bug fixes, so 2.7.4  it will
>> be for me soon.
>> I don't know if it's ok to mix Python versions, e.g. use Shiboken
>> compiled against 2.6.x in a 2.7.x environment,
>> but even if it works I'd just feel...uneasy, never knowing if the next
>> cryptic error message is due to mixing
>> versions, or my own fault.
>>
>>  well that is what we are sorting out. if we need to compile our own
>>> PySide
>>> version/installer then guess what? the PySide license allows me to do
>>> that
>>> :)
>>>
>>
>> That's exactly what made me look into PySide too. The license is very
>> "copyleft" (if that's the right term).
>>
>>
>>
>>
>>> i did build from source, but that was because i was trying to work
>>> around a
>>> bug in loading .ui files using the QUiLoader class.
>>>
>>> so are you using Python 2.6.x? or 2.7.x?
>>>
>>> s
>>>
>>>
>>> On Mon, May 13, 2013 at 2:15 PM, Stefan Kubicek <s...@tidbit-images.com
>>> >wrote:
>>>
>>>  Hi Steven,
>>>>
>>>> I tried to use PySide together with your PyQt4XSI plugin last year and
>>>> managed to get your basic demos running after replacing some lines of
>>>> code
>>>> (I think it was mostly the import statements changed to point at
>>>> PySide.blah instead of the PyQt ones). No real problems I can remember,
>>>> but
>>>> projects caught up with me and I couldn't try harder to find any.
>>>>
>>>> What proofed to be a major pita was (and still is) that I could not find
>>>> any x64 version of PySide that includes the Shiboken Python module out
>>>> of
>>>> the box and is compatible with Python 2.6.x. There are a couple of
>>>> pre-built packages for download both from http://www.lfd.uci.edu/~**
>>>> gohlke/pythonlibs/#pyside<http**://www.lfd.uci.edu/~gohlke/**
>>>> pythonlibs/#pyside <http://www.lfd.uci.edu/~gohlke/pythonlibs/#pyside>>and
>>>>
>>>> http://qt-project.org/wiki/****PySide_Binaries_Windows<http://qt-project.org/wiki/**PySide_Binaries_Windows>
>>>> <http:/**/qt-project.org/wiki/PySide_**Binaries_Windows<http://qt-project.org/wiki/PySide_Binaries_Windows>>,
>>>>
>>>> but none of them includes shiboken.pyd as far as I could see. Back then
>>>> I
>>>> was lucky and some kind sould sent me a compatible version of the module
>>>> (maybe that was even you? Sorry, I really can't recall)
>>>>
>>>> Meanwhile, from what I could learn from the net, the missing module
>>>> seems
>>>> to be due to a bug in one of the PySide build scripts and allegedly has
>>>> been fixed months ago, it's just that nobody has made a new build with
>>>> it
>>>> and made it publicly available yet (neither Gohlke nor the maintainers
>>>> of
>>>> the PySide project and it's associated web pages), which is also where
>>>> even
>>>> I feel that PySide is less well maintained compared to PyQt, admittedly.
>>>>
>>>> Did you compile Qt and PySide yourself or did you find an alternate
>>>> source
>>>> with precompiled binaries?
>>>>
>>>> Ultimately, I think what's needed to get that missing module is a custom
>>>> PySide build compiled against Python 2.7.x and VS2010 (for SI2014) or
>>>> Python 2.6.x and VS2008 (for anything older than SI2014) and an as up to
>>>> date Qt version as possible (don't know if 5.x would be a good idea,
>>>> 4.8.4
>>>> seems to be the latest of the 4.x line).
>>>>
>>>> Early last week I finally had time to make another attempt and finally
>>>> managed to compile Qt 4.8.4 for x64 against Python 2.7.4 and VS2010
>>>> (without Phonon, I skipped installing DX for now). Next on my list was
>>>> to
>>>> compile PySide against that build to hopefully and finally get a
>>>> compatible
>>>> version of this dreaded Shiboken module. But I'd rather skip all that
>>>> and
>>>> just use yours, though I'm still really curious as to where you got it
>>>> from, in case you didn't compile yourself :-)
>>>>
>>>> In any way, if you still need or want more testers I'd love to give it a
>>>> shot.
>>>>
>>>> And as always, thanks for investing so much of your time into it.
>>>>
>>>> Stefan
>>>>
>>>>
>>>>
>>>>  Hey Gang
>>>>
>>>>>
>>>>> Tony Barbieri and I have been working on official support for PySide
>>>>> with
>>>>> the PyQtForSoftimage plugin and I need some testers...
>>>>>
>>>>> Who here wants to use PySide instead of PyQt4? It is a little rough
>>>>> right
>>>>> now so, only people that really want to use PySide should contact me.
>>>>>
>>>>> Thanks
>>>>> Steven
>>>>>
>>>>>
>>>>>
>>>> --
>>>> ------------------------------****-------------
>>>>                Stefan Kubicek
>>>> ------------------------------****-------------
>>>>            keyvis digital imagery
>>>>           Alfred Feierfeilstraße 3
>>>>        A-2380 Perchtoldsdorf bei Wien
>>>>          Phone:    +43/699/12614231
>>>>       www.keyvis.at  ste...@keyvis.at
>>>> --  This email and its attachments are   --
>>>> --confidential and for the recipient only--
>>>>
>>>>
>>>>
>>>
>>
>>
> --
> Signa
>

Reply via email to