hrender_af.cmd calling the wrong hython version

Post Reply
corella
Posts: 13
Joined: Thu Aug 27, 2020 9:11 pm

hrender_af.cmd calling the wrong hython version

Post by corella »

Just a heads up:

the line "%APP_DIR%\bin\hython2.7.exe" %HOUDINI_CGRU_PATH%\hrender_af.py %*

should call hython3.7.exe, not 2.7, at least in Houdini 18.5.563. Not sure about earlier versions of Houdini. Easily fixed though.

Still loving Afanasy ;)
User avatar
timurhai
Site Admin
Posts: 911
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: hrender_af.cmd calling the wrong hython version

Post by timurhai »

Hi! Thank You!
May be there is some global "%APP_DIR%\bin\hython.exe" in Windows installation? (to not to choose version at all)
Timur Hairulin
CGRU 3.3.1, Ubuntu 20.04, 22.04, MS Windows 10 (clients only).
Post Reply