-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed as not planned
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)topic-C-APItype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
Bug description:
pandas/_libs/tslibs/conversion.cpython-313-x86_64-linux-gnu.so.p/pandas/_libs/tslibs/conversion.pyx.c: In function ‘__Pyx_PyInt_As_npy_int64’:
pandas/_libs/tslibs/conversion.cpython-313-x86_64-linux-gnu.so.p/pandas/_libs/tslibs/conversion.pyx.c:31168:27: error: too few arguments to function ‘_PyLong_AsByteArray’
I cannot easily install an older python version, as this is dictated by my OS. I cannot install another version of CPython, because this is dictated by the project I'm trying to run.
CPython versions tested on:
3.13
Operating systems tested on:
Linux
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)topic-C-APItype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error