thouska/spotpy

strange error

SunCeZong opened this issue · 2 comments

File "E:\ProgramData\Anaconda3_1\envs\vic_env\lib\site-packages\spotpy\algorithms\sceua.py", line 335, in sample
like = self.postprocessing(
File "E:\ProgramData\Anaconda3_1\envs\vic_env\lib\site-packages\spotpy\algorithms_algorithm.py", line 480, in postprocessing
self.status(like, params, block_print=block_print)
File "E:\ProgramData\Anaconda3_1\envs\vic_env\lib\site-packages\spotpy\algorithms_algorithm.py", line 95, in call
self.print_status()
File "E:\ProgramData\Anaconda3_1\envs\vic_env\lib\site-packages\spotpy\algorithms_algorithm.py", line 105, in print_status
time.gmtime(
OSError: [Errno 22] Invalid argument

This is an occasional error. It doesn't appear when the number of runs is less than 1000ci times, and I got this error when the code was run up to 1000 and 1300 times

I ran into this problem again on another run, this time I set the SCE-UA rate parameter count to 450. The number of complexes was 4. After running all the initial solutions and doing complex evolution reported the same error