- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
This is my first time using Arnold for Houdini. I have finally installed Arnold for Houdini with help of Autodesk. I had problems with installation. Now I tried to render a simple scene. I could not. I have a geo, a camera and a ligth.
this is the error:
Error
Failed to save output to file "Traceback (most recent call last):
File "C:/Users/caarr/htoa/htoa-6.1.2.1_rb46a0de_houdini-18.5.759/htoa-6.1.2.1_rb46a0de_houdini-18.5.759/scripts/python\htoa_pygeo.py", line 14, in swig_import_helper
return importlib.import_module(mname)
File "C:\PROGRA~1\SIDEEF~1\HOUDIN~1.759\python37\lib\importlib\__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 965, in _find_and_load_unlocked
ModuleNotFoundError: No module named '_htoa_pygeo'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:/Users/caarr/htoa/htoa-6.1.2.1_rb46a0de_houdini-18.5.759/htoa-6.1.2.1_rb46a0de_houdini-18.5.759/soho/arnold.py", line 13, in <module>
from htoa.session import HaSession
File "C:/Users/caarr/htoa/htoa-6.1.2.1_rb46a0de_houdini-18.5.759/htoa-6.1.2.1_rb46a0de_houdini-18.5.759/scripts/python\htoa\session.py", line 29, in <module>
import htoa_pygeo
File "C:/Users/caarr/htoa/htoa-6.1.2.1_rb46a0de_houdini-18.5.759/htoa-6.1.2.1_rb46a0de_houdini-18.5.759/scripts/python\htoa_pygeo.py", line 17, in <module>
_htoa_pygeo = swig_import_helper()
File "C:/Users/caarr/htoa/htoa-6.1.2.1_rb46a0de_houdini-18.5.759/htoa-6.1.2.1_rb46a0de_houdini-18.5.759/scripts/python\htoa_pygeo.py", line 16, in swig_import_helper
return importlib.import_module('_htoa_pygeo')
File "C:\PROGRA~1\SIDEEF~1\HOUDIN~1.759\python37\lib\importlib\__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
ModuleNotFoundError: No module named '_htoa_pygeo'
".
Solved! Go to Solution.