Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

strange error #314

Open
SunCeZong opened this issue Feb 2, 2024 · 2 comments
Open

strange error #314

SunCeZong opened this issue Feb 2, 2024 · 2 comments

Comments

@SunCeZong
Copy link

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

@SunCeZong
Copy link
Author

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

@SunCeZong
Copy link
Author

SunCeZong commented Feb 17, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant