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

Specify Python version compatibility #261

Open
BVasquez07 opened this issue Mar 10, 2024 · 2 comments
Open

Specify Python version compatibility #261

BVasquez07 opened this issue Mar 10, 2024 · 2 comments
Assignees

Comments

@BVasquez07
Copy link

Had an extremely difficult time trying install the Langkit module with a venv built with python version 3.12.1 on Windows 10 64-bit machine. There was an error with building the whylogs-sketching wheel on install. Another grievance is that in the mac terminal there should be clear alternates to how the pip command is written with it being pip install "langkit[all]"

@jamie256 jamie256 self-assigned this Mar 13, 2024
@jamie256
Copy link
Collaborator

Agreed, sorry for the trouble. We will publish a python3.12 version of whylogs-sketching, and good to restrict the python version to less than 3.12.

@ddorn
Copy link

ddorn commented Aug 1, 2024

I had the same trouble, and would love to see that happen. I'm happy to open a PR to update the version constraint if desired. It doesn't solve the underlying problem of whylogs-sketching not working with 3.12, but saves the trouble of understanding gcc error messages for future people installing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants