Message by Ji Yang:
Dear Julien/all
I am using SPIS3.1.01 on windowsXP . And I tried the step-by-step solution provided by Julien.
Everything seems to work fine until initialise the solver, when l clicking on InitSolver button. the logs as
follow:
Exception raised in task
BEGIN TASK EXCEPTION HANDLING
Traceback (most recent call last):
File “F:\03 cxx\Spis3! 1 !.1.01\Spis3.1.01\ThirdPart\Jython\jython-2.1…\SpisUI\Bin\Tasks\TaskSolverInit
.py”, line 58, in run_task
sharedSolver! ‘SpisNumCaller’ ! = SpisNumCaller(sharedNum! ‘SNVolList’ !,
File “F:\00 Spis3! 1 !.1.01\Spis3.1.01\ThirdPart\Jython\jython-2.1…\SpisUI\Bin\SpisNumCaller.py”, line
62, in init
sharedSolver! ‘jytop’ ! = JyTop4(SNVolList, SNSurfList,
File “F:\00 Spis3! 1 !.1.01\Spis3.1.01\ThirdPart\Jython\jython-2.1…\SpisUI\Bin\JyTop4.py”, line 86, in
init
self.cellNb = SNVolList! 0 !
AttributeError: getitem
END TASK EXCEPTION HANDLING
task SolverInit just terminate
and followed I launch the solver,the logs as follow:
ask SolverRun begins
Solver side - RUN
Exception raised in task
BEGIN TASK EXCEPTION HANDLING
Traceback (most recent call last):
File “F:\03 cxx\Spis3! 1 !.1.01\Spis3.1.01\ThirdPart\Jython\jython-2.1…\SpisUI\Bin\Tasks\TaskSolverRun
.py”, line 54, in run_task
sharedSolver! ‘SpisNumCaller’ !.Run()
KeyError: SpisNumCaller
END TASK EXCEPTION HANDLING
task SolverRun just terminate
Do you know what’s wrong about the above errors :{AttributeError: getitem and KeyError:
SpisNumCaller}? Thank you!
Best regards!