I think you just need to add these to the system PATH variable. The
PYTHONPATH variable is not used when searching for binaries such as .exe
and .dll files.


On Thu, Feb 6, 2014 at 3:57 PM, Todd Widup <[email protected]> wrote:

> pythoncom27.dll pythoncomloader27.dll pywintypes27.dll
> those the DLLs, part of pyWin32 , which is just the python for windows.
> system 32 shouldn't be.  I know its not in this setup
>
>
> On Thu, Feb 6, 2014 at 3:36 PM, Justin Israel <[email protected]>wrote:
>
>> I don't know much about windows + python extension but it seems strange
>> that it would work when they are placed in system32. Is system32 part of
>> the pythonpath?
>> These are definitely python extensions?
>> On Feb 7, 2014 12:32 PM, "Todd Widup" <[email protected]> wrote:
>>
>>> so we are setting some paths in a powershell before launching Maya,
>>> including to a directory with a few python DLLs.
>>>
>>> when Maya launches the systems that need those dlls fail, but if they
>>> are copied to system32 it works.
>>>
>>> Can you think what path would have to be set to allow them to be picked
>>> up correctly?  they are already in the PYTHONPATH
>>>
>>> --
>>> Todd Widup
>>> Creature TD / Technical Artist
>>> [email protected]
>>> [email protected]
>>> www.toddwidup.com
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Python Programming for Autodesk Maya" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to [email protected].
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/python_inside_maya/CABBPk36%3D1VENkr2K7cernKBfKwyQKDHWXWoXbNHWdvjvEYJY7g%40mail.gmail.com
>>> .
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Python Programming for Autodesk Maya" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA00zSCEr80Rwhie5%2BsQyksuyx7Tr%3D3NZBZNZpUMqBSYpg%40mail.gmail.com
>> .
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>
>
> --
> Todd Widup
> Creature TD / Technical Artist
> [email protected]
> [email protected]
> www.toddwidup.com
>
> --
> You received this message because you are subscribed to the Google Groups
> "Python Programming for Autodesk Maya" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
>  To view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/CABBPk36TAbZOJh4bziBt3sjTzWc3dkFb%2Brc12_GQCidD_wNOxw%40mail.gmail.com
> .
>
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CANESWi2QQA1b2B-1GBzmd7CpLOXSwnOMvHa-PEXRBA5W%3DxTkHQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to