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.11+ support / dependency update #1

Open
dvolgyes opened this issue May 21, 2024 · 0 comments
Open

python 3.11+ support / dependency update #1

dvolgyes opened this issue May 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dvolgyes
Copy link

🚀 Feature

The current documentation says python3.7+ support, but in practice,
it is 3.9 or 3.10.
3.7/3.8 are not supported anymore and 3.11+ is not supported yet.

It would be nice to add:

  • python 3.11 and maybe 3.12 (I think all dependencies support 3.12 now)
  • torch and torchvision to the dependencies, so they don't need separate installation step

As an extra cherry on the top: maybe a pypi release? :)

Motivation & Examples

It would be easier to use: I wouldn't need git cloning, fixing. :)

@dvolgyes dvolgyes added the enhancement New feature or request label May 21, 2024
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

1 participant