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

python 3.6 is EOL #96

Closed
SamStudio8 opened this issue Apr 19, 2022 · 2 comments
Closed

python 3.6 is EOL #96

SamStudio8 opened this issue Apr 19, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@SamStudio8
Copy link

The default installation environment for Clair3 uses Python 3.6.10 (https://github.com/HKU-BAL/Clair3/blob/main/Dockerfile#L25). Python 3.6 has reached end of life and has not received security updates since December 2021. Unless there are specific reasons to keep using 3.6, could I suggest updating your build to use Python 3.7 as a minimum (which is supported until 2023) and seeing if the build breaks?

@aquaskyline
Copy link
Member

Previously, for the sake of using Clair3 on Mac M1, we tried using Python 3.9 and TF 2.5 on Clair3 and got no problem. It is likely that Clair3 will be using newer Python and TF in the next version.

@aquaskyline aquaskyline added the enhancement New feature or request label Jun 1, 2022
@aquaskyline
Copy link
Member

Upgraded to Python 3.9 in v0.1-r12.

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

No branches or pull requests

2 participants