-
Notifications
You must be signed in to change notification settings - Fork 4
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
When I run AMD in python, it always stops at ruvsearch and reports an error #142
Comments
Hi! Thanks for reporting! If you check the best model from IIVSearch (will be ranked first in results.csv), do the .lst and .ext-files look okay? And in the table file, do you have values for CWRES? |
Hi, thanks for your reply. I am very sorry for not seeing your message in time.
|
Hi! Thanks for sending a minimal example code, I tried running it locally and it worked on my machine so I cannot reproduce this behavior. The error you report happens when e.g. the .ext and .lst-files do not exist, and in this case it looks like it's the time varying proxy models that fail. What do the STDOUT/STDERR files look like? |
Hi, thanks for your reply, I checked my STDOUT/STDERR files and at runruvsearch/model all STDERR files are blank and the following code appears in all STDERR files:
In runruvsearch/model all $DATA is power_1.csv. |
Hello everyone,
I'm experiencing a problem.
When I run this code in python 3.9.12.
It always stops at the ruvsearch step and reports an error. Here is the first three error messages.
I checked iivsearch,both successfully run results.csv and subfolders for each model.I also installed the tflite package.
I don't know what went wrong.
Could you please advise.
The text was updated successfully, but these errors were encountered: