Hello!
Thank you for the tool.
I'm running it on a silicon Mac and I get this error when running the tutorial notebooks.
ImportError: cannot import name '_collect_type_vars' from 'typing' ([/opt/miniconda3/envs/qsartuna/lib/python3.11/typing.py](http://localhost:57643/opt/miniconda3/envs/qsartuna/lib/python3.11/typing.py))
When running:
import sklearn from optunaz.three_step_opt_build_merge import ( optimize, buildconfig_best, build_best, build_merged, )
Has anyone seen it before?
Many thanks