BayesianOptimization icon indicating copy to clipboard operation
BayesianOptimization copied to clipboard

Python Version Comparability

Open mortalrahu opened this issue 6 months ago • 1 comments

I am working on a project that needs to use this package in Py37 and also Py312..

Tried looking for a description on the min Py version in the description but couldn't find one.

Does anyone here know what the min Py version to work with this package is?

Any help would be highly appreciated.

Thanks in advance.

mortalrahu avatar Jun 17 '25 12:06 mortalrahu

Some pretty significant changes happened in those versions. 1.4.3 should work on python 3.7, I would assume anything later doesn't. May also work with python 3.13 -- no promises though. FYI, Both python 3.7 and python 3.8 do not receive security support anymore, so we see no reason to do so either. I would encourage you to update your python if that's feasible in any case.

till-m avatar Jun 17 '25 13:06 till-m

I assume the problem has been fixed. Feel free to re-open if not.

till-m avatar Jun 27 '25 13:06 till-m