WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   error message (https://forum.worldviz.com/showthread.php?t=174)

vrlab 07-26-2004 12:49 PM

error message
 
I am getting an error message that reads:

Traceback (most recent call last):
File "four_discs.py", line 226, in HandleTimer
PrepareNextTrial()
File "four_discs.py", line 94, in PrepareNextTrial
viz.starttimer(START_TRIAL)
File "C:\Program Files\Vizard20\viz.py", line 3132, in starttimer
_ipcSend(_VIZ_STARTTIMER,timer,repeats,'',time,-1,0,0)
File "", line 0, in ?
File "", line 1
Run Trial
^
SyntaxError: unexpected EOF while parsing

I would appreciate any help. Thank you in advance.

farshizzo 07-26-2004 01:56 PM

Hi,

The error message is reporting a Syntax Error at the line Run Trial. Where is this line located in your script? It doesn't look like a valid python command, so this might be causing the problem.


All times are GMT -7. The time now is 02:11 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC