efficientdet-pytorch icon indicating copy to clipboard operation
efficientdet-pytorch copied to clipboard

[FEATURE] Python 3.11 will be supported?

Open yukke42 opened this issue 1 year ago • 1 comments
trafficstars

Is your feature request related to a problem? Please describe.

Python 3.11 is now on security status (https://devguide.python.org/versions/), but it's not supported on this package.

Describe the solution you'd like

to add Python 3.11 on the Python target version.

Describe alternatives you've considered

Additional context

I would like you to know the schedule, if python 3.11 is supported.

yukke42 avatar Oct 07 '24 01:10 yukke42

@yukke42 did you actually try it? python 3.12 and the latest pytorch 2.5 works fine for me .. setup metadata might be out of date but everything works

rwightman avatar Oct 19 '24 06:10 rwightman