Error: int too big to conver

Kuyu
Kuyu New Altair Community Member
edited November 2024 in Community Q&A
I'm using "Execute Python" extensions, and I always get this error:

"OverflowError: int too big to convert"

I try so many things, but I can't resolve it.
Thank you for your help.


Answers

  • MartinLiebig
    MartinLiebig
    Altair Employee
    Hi @Kuyu ,
    can you try to parse all your ints to nominal?
    Best,
    Martin
  • Kuyu
    Kuyu New Altair Community Member
     Hey @mschmitz

    I try to convert to nominal, but it doesn't work,
    even if I set an empty python code with just print, it isn't work. 
  • MartinLiebig
    MartinLiebig
    Altair Employee
    Hi,
    any chance you can provide an example so we can have a look at it?

    Best,
    Martin