greenmonkey
greenmonkey
About Me
Connect
LOCATION
Not Specified
ウェブサイト
Houdini Engine
Availability
Not Specified
Recent Forum Posts
Houdini 16 2017年2月22日2:18
I am having a similar problem as lesath above.
Invalid literal for float():0,000000
Traceback (most recent call last):
File “Mouse Event Handler”, line 18, in <module>
File “/opt/hfs16.0.504.20/houdini/python2.7libs/nodegraphselectpos.py”, line 24, in handleEvent
handler_coroutine.send(uievent)
File “/opt/hfs16.0.504.20/houdini/python2.7libs/nodegraphselectpos.py”, line 146, in handleEventCoroutine
snapresult = snap.snap(editor, None, rect, alignrects)
File “/opt/hfs16.0.504.20/houdini/python2.7libs/nodegraphsnap.py”, line 123, in snap
snapNodes(editor, item, rect, snaprects, currentsnaps, result)
File “/opt/hfs16.0.504.20/houdini/python2.7libs/nodegraphsnap.py”, line 145, in snapNodes
radius = utils.getSnapRadius(editor)
File “/opt/hfs16.0.504.20/houdini/python2.7libs/nodegraphutils.py”, line 261, in getSnapRadius
return prefs.snapRadius(editor)
File “/opt/hfs16.0.504.20/houdini/python2.7libs/nodegraphprefs.py”, line 248, in snapRadius
return float(editor.getPref(theSnapRadiusPref))
ValueError: invalid literal for float(): 0,000000
Off the shelf things work, in the net view this always happens.
I do have Ubuntu 16 installed. Python is 2.7 gcc is 5.4.
Invalid literal for float():0,000000
Traceback (most recent call last):
File “Mouse Event Handler”, line 18, in <module>
File “/opt/hfs16.0.504.20/houdini/python2.7libs/nodegraphselectpos.py”, line 24, in handleEvent
handler_coroutine.send(uievent)
File “/opt/hfs16.0.504.20/houdini/python2.7libs/nodegraphselectpos.py”, line 146, in handleEventCoroutine
snapresult = snap.snap(editor, None, rect, alignrects)
File “/opt/hfs16.0.504.20/houdini/python2.7libs/nodegraphsnap.py”, line 123, in snap
snapNodes(editor, item, rect, snaprects, currentsnaps, result)
File “/opt/hfs16.0.504.20/houdini/python2.7libs/nodegraphsnap.py”, line 145, in snapNodes
radius = utils.getSnapRadius(editor)
File “/opt/hfs16.0.504.20/houdini/python2.7libs/nodegraphutils.py”, line 261, in getSnapRadius
return prefs.snapRadius(editor)
File “/opt/hfs16.0.504.20/houdini/python2.7libs/nodegraphprefs.py”, line 248, in snapRadius
return float(editor.getPref(theSnapRadiusPref))
ValueError: invalid literal for float(): 0,000000
Off the shelf things work, in the net view this always happens.
I do have Ubuntu 16 installed. Python is 2.7 gcc is 5.4.