Emanuel Shalev

emanuelshalev

About Me

Connect

LOCATION
United States
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Houdini could not load (null)/python27/python27.dll April 25, 2017, 8:01 p.m.

set TBBMALLOC_PROXY_ENABLE=0
didn't change the situation

happrentice works with or without it.

on the other hand my custom exe which is based on the Houdini engine API doesn't work with or without that definition.

I did found something that works, maybe it can help understand what's wrong:
“The custom exe must be placed in the Houdini installation directory which in my case is ”C:\Program Files\Side Effects Software\Houdini 16.0.557\bin"
copying the dll dependencies to a different directory near the exe won't work.
So, what I am doing is compiling the exe directly in that directory and the API seems to work fine now.

this is ok for experimenting but for automation the custom exe and the dependencies will need to be packaged, any additional ideas what could cause this issue?

thanks,
Emanuel

Houdini could not load (null)/python27/python27.dll April 24, 2017, 9:44 p.m.

Windows 10 Enterprise
version 1607
OS build 14393.1066
64 bit

https://support.microsoft.com/en-us/help/4015217 [support.microsoft.com]
seems to be an official version

Houdini could not load (null)/python27/python27.dll April 21, 2017, 7:21 p.m.

Can't open dophints.cmd
Houdini could not load (null)/python27/python27.dll

any idea what are the environment variable used by Houdini? maybe there is one not found for python which translates to null

Where I can find a sample .env file? cannot find any in the houdini installation path

thanks,
Emanuel