This message was deleted.
# general
s
This message was deleted.
m
I am adding my poetry environment where I tried fixing version for llvmlite but to no avail. Using polars simply does not work. btw: I have Mac M2 with arm arch. (not sure if it is relevant, but often python packages break because of the arch) Thanks again
I tried
Copy code
polars = "^0.18.13"
pandas = "<2.0.0"
what is the correct version set up ?
k
The
Runtime
warning is fixed in the master branch already and will be fixed next release.
On the Polars, could we open an issue on Github for this?