Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Polars versioning #133

Closed
1 task done
paulf81 opened this issue Nov 14, 2023 · 4 comments
Closed
1 task done

[BUG] Polars versioning #133

paulf81 opened this issue Nov 14, 2023 · 4 comments
Assignees
Labels
bug Something isn't working on-hold Stuck until something else happens to unblock

Comments

@paulf81
Copy link
Collaborator

paulf81 commented Nov 14, 2023

Is there an existing issue for this?

  • I have searched the existing issues

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

- OS:
- pip environment (can be retrieved with `pip list`):

Anything else?

No response

@paulf81 paulf81 added the bug Something isn't working label Nov 14, 2023
@paulf81 paulf81 self-assigned this Nov 14, 2023
@paulf81
Copy link
Collaborator Author

paulf81 commented Nov 27, 2023

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 ?

@rafmudaf
Copy link
Collaborator

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.

@paulf81 paulf81 added the on-hold Stuck until something else happens to unblock label Dec 4, 2023
@paulf81
Copy link
Collaborator Author

paulf81 commented Dec 4, 2023

Labeling this issue on-hold for now while we wait to decide on general approach for AVX2 support

@paulf81
Copy link
Collaborator Author

paulf81 commented Nov 5, 2024

Going to close this issue as FLASC has updated to polars v1 and seems to work

@paulf81 paulf81 closed this as completed Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working on-hold Stuck until something else happens to unblock
Projects
None yet
Development

No branches or pull requests

2 participants