Sorry you're hitting this.

I believe there is a known-issue using some of the geo plugins in "import
nuke" because of dependency problems with alembic.

Can you log a support request with support please and we'll try and get you
a more comprehensive answer (or a fix)

Best regards.

F.

On 4 January 2016 at 15:28, Justin GD <j.grosde...@gmail.com> wrote:

> Sry the error is :
>
> ImportError: DLL load failed: The specified procedure could not be found.
>
>
>
> 2016-01-04 16:24 GMT+01:00 Justin GD <j.grosde...@gmail.com>:
>
>> Hi all,
>>
>> I try to execute a writeGeo node in a script using the nuke module
>> outside of Nuke.
>>
>> I get a new file exported but loose the animation information.
>>
>> I use this :
>> nuke.execute(writeGeo,int(startFrame), int(endFrame))
>>
>> Also, I do get this error which is most likely linked to my problem :
>>
>> Traceback (most recent call last):
>>   File "<string>", line 1, in <module>
>>   File "C:/Program Files/Nuke9.0v7/plugins\nukescripts\__init__.py", line
>> 22, in <module>
>>     from nukeprofiler import *
>>   File "C:/Program Files/Nuke9.0v7/plugins\nukescripts\nukeprofiler.py",
>> line 2, in <module>
>>     import socket
>>   File "C:\Python27\lib\socket.py", line 47, in <module>
>>     import _socket
>> ImportError: DLL load failed: the specified module could not be found
>>
>> Since I can export using a writeGeo inside of Nuke, I assume this is a
>> library conflict but not really on how to solve this.
>>
>> I use the python interpreter of Nuke situated in C:\Program
>> Files\Nuke9.0v7\python.exe on my windows machine (64 bits)
>>
>> Has anyone ever experienced this ?
>>
>> Thanks,
>> Justin
>>
>
>
> _______________________________________________
> Nuke-python mailing list
> Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
>
>


-- 
Frank Harrison
Senior Nuke Software Engineer
The Foundry
Tel: +44 (0)20 7968 6828 - Fax: +44 (0)20 7930 8906
Web: www.thefoundry.co.uk
Email: frank.harri...@thefoundry.co.uk
_______________________________________________
Nuke-python mailing list
Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to