Why the codes cannot find the index file in AmazonEC2
Posted: Tue Sep 13, 2016 7:46 am
Why the codes cannot find the index file in AmazonEC2,that can run in windows?
The following is the error messages.
couldn't open " /root/wjm/motionIndex.tcl": no such file or directory
while executing
"open [format "%sIndex.tcl" $directory] "r""
(procedure "ModelD" line 10)
invoked from within
"ModelD $param_group $directory $Dcol $LDratio $cover $fc $fy $fyh $rhos_log $rh
os_trans $NbCol $trans_bar $Pdefine $LR $gamaw $ida"
("while" body line 5)
invoked from within
"while {-1 != [gets $file line] } {
if { [string first "#" $line] != 0 } {
scan $line "%u %s %f %f %f %f %f %f %f %f %i %f %f %f %f %i" param_..."
(file "Parameters.tcl" line 17)
Process Terminating 0
Thanks!
The following is the error messages.
couldn't open " /root/wjm/motionIndex.tcl": no such file or directory
while executing
"open [format "%sIndex.tcl" $directory] "r""
(procedure "ModelD" line 10)
invoked from within
"ModelD $param_group $directory $Dcol $LDratio $cover $fc $fy $fyh $rhos_log $rh
os_trans $NbCol $trans_bar $Pdefine $LR $gamaw $ida"
("while" body line 5)
invoked from within
"while {-1 != [gets $file line] } {
if { [string first "#" $line] != 0 } {
scan $line "%u %s %f %f %f %f %f %f %f %f %i %f %f %f %f %i" param_..."
(file "Parameters.tcl" line 17)
Process Terminating 0
Thanks!