You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I first recently had another problem (issue #57 from IndEcol/ODYM) with the ODYM-RECC model, but now this one occurs:
In connection with issue #57, I had tried to get an old version V2.2 of the model working, until I got the hint that there is already a newer version.
I am now using version V2.5 of ODYM-RECC but I still have the config file from V2.4. Is there a matching config file for V2.5 and if so, where can I find it?
Thanks in advance
The text was updated successfully, but these errors were encountered:
SchuirF
changed the title
IndexError: list index out of range in ModelClassification IT_Aspects
ValueError: not enough values to unpack (expected 21, got 17)
Oct 25, 2023
Hi @SchuirF,
I report my answer on the other topic:
"the RECC model relies on the ODYM package (https://github.com/IndEcol/ODYM), which has been updated too. You would need to update it as well.
The dataset has also been extended and reviewed, so I suspect that the version of the dataset you have will not be compatible with the newest code. Please, contact @stefanpauliuk (the owner of the repository) to get access to the dataset."
The function ParseConfigFile from the ODYM package has been updated to include new features, and you would need to update the package to get the full functionalities.
The ConfigFile has also been updated, together with the dataset.
I understand. Seems like the only solution will be to get access to the latest versions, especially the dataset.
Thanks for your help. I have now contacted the owner of the repository.
Hello,
I first recently had another problem (issue #57 from IndEcol/ODYM) with the ODYM-RECC model, but now this one occurs:
In connection with issue #57, I had tried to get an old version V2.2 of the model working, until I got the hint that there is already a newer version.
I am now using version V2.5 of ODYM-RECC but I still have the config file from V2.4. Is there a matching config file for V2.5 and if so, where can I find it?
Thanks in advance
The text was updated successfully, but these errors were encountered: