posted by Jean-Francois Roussel at Sep 27, 2006 3:02 PM
Quote
Dear Ji Yang,Unfortunately the version you're using is really old (end of 2004).
Fortunately we are now very close to a new release, and you should try again (and possibly come back to this forum) with the new 3.6 version, available in the very next few weeks.Best regards,Jean-Francois
posted by julien at Sep 26, 2006 10:15 PM
Quote
Dear Ji Yang,Sorry to see your question only now. I am looking to this and come back to you ASAP.Regards, Ju.
posted by Ji Yang at Aug 25, 2006 3:37 PM
Quote
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 asfollow:
>>>>>> Exception raised in task <SolverInit>
>>>>>> BEGIN TASK EXCEPTION HANDLING
Traceback (most recent call last):
File "F:03 cxxSpis3! 1 !.1.01Spis3.1.01ThirdPartJythonjython-2.1......SpisUIBinTasksTaskSolverInit.py", line 58, in run_task
sharedSolver! 'SpisNumCaller' ! = SpisNumCaller(sharedNum! 'SNVolList' !,
File "F:00 Spis3! 1 !.1.01Spis3.1.01ThirdPartJythonjython-2.1......SpisUIBinSpisNumCaller.py", line62, in init
sharedSolver! 'jytop' ! = JyTop4(SNVolList, SNSurfList,
File "F:00 Spis3! 1 !.1.01Spis3.1.01ThirdPartJythonjython-2.1......SpisUIBinJyTop4.py", line 86, ininit
self.cellNb = SNVolList! 0 !
AttributeError: getitem
>>>>>> END TASK EXCEPTION HANDLING
task SolverInit just terminateand followed I launch the solver,the logs as follow:ask SolverRun begins
Solver side - RUN
>>>>>> Exception raised in task <SolverRun>
>>>>>> BEGIN TASK EXCEPTION HANDLING
Traceback (most recent call last):
File "F:03 cxxSpis3! 1 !.1.01Spis3.1.01ThirdPartJythonjython-2.1......SpisUIBinTasksTaskSolverRun.py", line 54, in run_task
sharedSolver! 'SpisNumCaller' !.Run()
KeyError: SpisNumCaller
>>>>>> END TASK EXCEPTION HANDLING
task SolverRun just terminateDo you know what's wrong about the above errors :{AttributeError: getitem and KeyError:SpisNumCaller}? Thank you!
Best regards!