You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the package's source, it looks like Python 3.10 is intended to be supported, but I get the following error message using pip install git+https://github.com/automl/HPOBench:
ERROR: Package 'hpobench' requires a different Python: 3.10.13 not in '<=3.10,>=3.6'
The text was updated successfully, but these errors were encountered:
From the package's source, it looks like Python 3.10 is intended to be supported, but I get the following error message using
pip install git+https://github.com/automl/HPOBench
:ERROR: Package 'hpobench' requires a different Python: 3.10.13 not in '<=3.10,>=3.6'
The text was updated successfully, but these errors were encountered: