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
And starting with 0.19.13, CI is failing for a polars-test fail, but I can't debug locally because of the earlier issue. Would like to find a longer term solution, but for now setting the requirement to 0.19.5 and I think we can revisit in a few weeks.
Expected Behavior
No response
Steps To Reproduce
No response
Environment
- OS:
- pip environment (can be retrieved with `pip list`):
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Maybe a way to deal with this is to make a flag to our install, such if you pip install with [mac], it installs the LTS version, and installs the normal build otherwise? Does that sound reasonable @rafmudaf ?
That sounds like a workable approach, assuming there's a corresponding description in the installation documentation, for a developer install. However, this isn't an option for installing from PyPI.
Is there an existing issue for this?
Current Behavior
Having a small issue with polars versioning where version above 0.19.5 are not able to run on my mac for reasons related to:
pola-rs/polars#12454
And starting with 0.19.13, CI is failing for a polars-test fail, but I can't debug locally because of the earlier issue. Would like to find a longer term solution, but for now setting the requirement to 0.19.5 and I think we can revisit in a few weeks.
Expected Behavior
No response
Steps To Reproduce
No response
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: