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

Python3 install python-snappy occurs error. #138

Open
humkum opened this issue Mar 1, 2024 · 2 comments
Open

Python3 install python-snappy occurs error. #138

humkum opened this issue Mar 1, 2024 · 2 comments

Comments

@humkum
Copy link

humkum commented Mar 1, 2024

image
Is there something wrong with the new version python-snappy?

image

@martindurant
Copy link
Member

You should not have been able to even attempt to install 0.7.1, because you python is far too old. We support versions >=3.8

(actually I see 3.7 at https://github.com/milesgranger/cramjam/blob/master/cramjam-python/pyproject.toml#L4 , but certainly not 3.6)

@humkum
Copy link
Author

humkum commented Mar 4, 2024

You should not have been able to even attempt to install 0.7.1, because you python is far too old. We support versions >=3.8

(actually I see 3.7 at https://github.com/milesgranger/cramjam/blob/master/cramjam-python/pyproject.toml#L4 , but certainly not 3.6)

Get, thx.

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

2 participants