error while creating input files
error while creating input files
Dear STKOteam:
i am a beginer of STKO,i download the ex4 from class 3 ,but when i select a directory to analysis,it encounters the problem like this,i checked my directory,it seems no illegal character in directory,i am confused.this is my directory:
C:\Users\Administrator\Desktop\steelframe\Week3\case4
i don't know how to insert image by url,and this is error
'gbk' codec can't encode character '\xa0' in position 1: illegal mutibyte sequence
i am a beginer of STKO,i download the ex4 from class 3 ,but when i select a directory to analysis,it encounters the problem like this,i checked my directory,it seems no illegal character in directory,i am confused.this is my directory:
C:\Users\Administrator\Desktop\steelframe\Week3\case4
i don't know how to insert image by url,and this is error
'gbk' codec can't encode character '\xa0' in position 1: illegal mutibyte sequence
Re: error while creating input files
Is this related to your issue?
viewtopic.php?f=54&t=2434
viewtopic.php?f=54&t=2434
Re: error while creating input files
Dear STKO Team:
sorry,i have not solved the problem, the error code is not actually same,i double checked the directory,and run a simple analysis in same folder,it could be done
sorry,i have not solved the problem, the error code is not actually same,i double checked the directory,and run a simple analysis in same folder,it could be done
- Attachments
-
- 2.png (11.58 KiB) Viewed 319 times
-
- 1.png (22.21 KiB) Viewed 319 times
Re: error while creating input files
I do not understand, do you still have the issue?
Can you share your file? And also a screenshot of the error message where I can fully see the traceback of the error?
(Enlarge the error windows so that I can read everything)
Can you share your file? And also a screenshot of the error message where I can fully see the traceback of the error?
(Enlarge the error windows so that I can read everything)
Re: error while creating input files
Dear STKO Team:
sorry,i have posted enlarged image and file,i just downloaded ex4 from official website,and i didn't change anything
sorry,i have posted enlarged image and file,i just downloaded ex4 from official website,and i didn't change anything
- Attachments
-
- ex4.zip
- (194.19 KiB) Downloaded 3 times
-
- error.png (46.81 KiB) Viewed 312 times
Re: error while creating input files
We just found the issue.
It's strange that it happens only to Chinese users.
There was a problem with the formatting in the SurfaceLoad.py python file.
Here's the updated file: Unzip it, and copy it to C:\Program Files\STKO\external_solvers\opensees\conditions\Loads\Generic, replacing the existing one.
The new version of STKO will have this issue fixed.
Side note:
In ex4, change the Constraint Handler from Penalty to Transformation
It's strange that it happens only to Chinese users.
There was a problem with the formatting in the SurfaceLoad.py python file.
Here's the updated file: Unzip it, and copy it to C:\Program Files\STKO\external_solvers\opensees\conditions\Loads\Generic, replacing the existing one.
The new version of STKO will have this issue fixed.
Side note:
In ex4, change the Constraint Handler from Penalty to Transformation
Re: error while creating input files
Dear STKO team:
Thanks!the problem has been perfectly solved
Thanks!the problem has been perfectly solved
Re: error while creating input files
You're welcome