mjabon
10-25-2007, 06:44 PM
Hi. With our new version of Vizard Tickle2.py is not working. It gives the error:
C:\Program Files\WorldViz\Vizard30\bin\lib\whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
DeprecationWarning)
** ERROR: Failed to load plug-in: 'hd.dlm'
I tried adding the line viz.setOption('hd.version',1)
This did not work. Furthermore I wrote my own script that works just fine with the haptic pen and in it all I say is:
import hd
The code works in 2.5. I have attached the file.
Thanks.
C:\Program Files\WorldViz\Vizard30\bin\lib\whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
DeprecationWarning)
** ERROR: Failed to load plug-in: 'hd.dlm'
I tried adding the line viz.setOption('hd.version',1)
This did not work. Furthermore I wrote my own script that works just fine with the haptic pen and in it all I say is:
import hd
The code works in 2.5. I have attached the file.
Thanks.