RIOS Portfolio translator: OverflowError: Python int too large to convert to C long

Hi, i have this problem with RIOS in the version 1.1.16 can you help me?

Hi @Axel -

What is the problem with RIOS? Are you getting an error? If so, please post the “rios-log…txt” that the model produces. Thanks.

~ Stacie

I have a warning with the portfolio translator but everything work fine with the Adviser, the warning said OverflowError: Python int too large to convert to C long, how affects this muy results?, Because i have the folder with results but i am not sure if this affects.

Hi @Axel, these sort of errors are usually very specific to the context you’re using them in, and so it would be helpful to see the error log like @swolny mentioned.

If the error is present in the logs but did not cause the tool to crash, there’s probably a nonzero number of pixels that is not representing what it should due to this overflow issue. We’ll be able to say more once we can take a look at the log.

James