Hi,
I've recently downloaded Houdini 12.5 and when I want to launch an example file by pressing “Launch” in the help, I always receive an error message whereas I can load them. Anyone else having this issue?
Here is the message displayed in the console :
Error running Python code:
Traceback (most recent call last):
File “C:/PROGRA~1/SIDEEF~1/HOUDIN~1.363/houdini/python2.6libs/loadHelpcardOTLExample.py”, line 8, in <module>
load_example(sys.argv)
File “C:/PROGRA~1/SIDEEF~1/HOUDIN~1.363/houdini/python2.6libs\houdinihelp\__init__.py”, line 466, in load_example
launch = launch.lower() == “true”
AttributeError: ‘bool’ object has no attribute ‘lower’
error launching example files from Houdini browser
5555 5 0-
- Matthew05
- Member
- 94 posts
- Joined: April 2011
- Offline
-
- edward
- Member
- 8080 posts
- Joined: July 2005
- Offline
-
- Matthew05
- Member
- 94 posts
- Joined: April 2011
- Offline
-
- edward
- Member
- 8080 posts
- Joined: July 2005
- Offline
-
- Matthew05
- Member
- 94 posts
- Joined: April 2011
- Offline
-
- ttking
- Member
- 4 posts
- Joined: July 2008
- Offline
me too!!!
Exception in thread Thread-1:
Traceback (most recent call last):
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.347\python26\lib\threading.py”, line 525, in __bootstrap_inner
self.run()
File “C
PROGRA~1/SIDEEF~1/HOUDIN~1.347/houdini/python2.6libs\hou.py”, line 37392, in __threadRun
self.__run()
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.347\python26\lib\threading.py”, line 477, in run
self.__target(*self.__args, **self.__kwargs)
File “C
PROGRA~1/SIDEEF~1/HOUDIN~1.347/houdini/python2.6libs\hdefereval.py”, line 141, in <lambda>
thread = threading.Thread(target=lambda: function(*args, **kwargs))
File “C
PROGRA~1/SIDEEF~1/HOUDIN~1.347/houdini/python2.6libs\hdefereval.py”, line 161, in thread_code
it.next()
File “C
PROGRA~1/SIDEEF~1/HOUDIN~1.347/houdini/python2.6libs\sas\localassets.py”, line 238, in check_for_asset_updates
raise e
URLError: <urlopen error getaddrinfo failed>
Exception in thread Thread-1:
Traceback (most recent call last):
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.347\python26\lib\threading.py”, line 525, in __bootstrap_inner
self.run()
File “C
PROGRA~1/SIDEEF~1/HOUDIN~1.347/houdini/python2.6libs\hou.py”, line 37392, in __threadRunself.__run()
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.347\python26\lib\threading.py”, line 477, in run
self.__target(*self.__args, **self.__kwargs)
File “C
PROGRA~1/SIDEEF~1/HOUDIN~1.347/houdini/python2.6libs\hdefereval.py”, line 141, in <lambda>thread = threading.Thread(target=lambda: function(*args, **kwargs))
File “C
PROGRA~1/SIDEEF~1/HOUDIN~1.347/houdini/python2.6libs\hdefereval.py”, line 161, in thread_codeit.next()
File “C
PROGRA~1/SIDEEF~1/HOUDIN~1.347/houdini/python2.6libs\sas\localassets.py”, line 238, in check_for_asset_updatesraise e
URLError: <urlopen error getaddrinfo failed>
-
- Quick Links


