Ha!  I believe that may be the answer to the problem.  I didn't see
anywhere in the docs anything about switching Python from within Softimage
so I assumed the addon dealt with that stuff itself.

I'll give it a look when I've got a break.

-Paul

ᐧ


On Fri, Jan 10, 2014 at 9:01 AM, Stephen Blair <stephenrbl...@gmail.com>wrote:

> Oh, and you did switch Softimage to use the external Python, right?
>
>
> On Fri, Jan 10, 2014 at 8:57 AM, Stephen Blair <stephenrbl...@gmail.com>wrote:
>
>> It's not finding PyQt (at least those are the errors you would get if
>> PyQt was not installed). As a quick test, you could set PYTHONPATH to point
>> to the location of PyQt and then start xsi.exe
>>
>> What version of Softimage?
>>
>> You don't mention whether you installed pywin32, but I assume you did
>> install it since you get as far as the ImportError.
>>
>>
>>
>> On Fri, Jan 10, 2014 at 8:44 AM, Paul Griswold <
>> pgrisw...@fusiondigitalproductions.com> wrote:
>>
>>> Steve asked for PyQt questions to be posted, so here we go!  ;-)
>>>
>>> I have Python 2.76 up and running.  I have PyQt 4.10.3 up and running.
>>>
>>> When I load Softimage, though, I get red triangles on pyqt_example.py
>>> and qtevents.py.
>>>
>>> The example one throws an error on import sip - ImportError: No module
>>> named sip.
>>> Qtevents.py thorws an error on line 1 - No module named PyQt4.QtCore
>>>
>>> QtSoftimage though, has no errors.
>>>
>>> I can go into the PyQt4 examples folder and run all the examples with no
>>> problem.  I can run Assistant, Designer and Linguist from PyQt with no
>>> problems.  Sip.exe exists.  The sip folder exists in PyQt4.
>>>
>>> So I'd love some help getting it set up.
>>>
>>> -Paul
>>>
>>> ᐧ
>>>
>>
>>
>

Reply via email to