automl / Auto-PyTorch

Automatic architecture search and hyperparameter optimization for PyTorch
Apache License 2.0
2.37k stars 287 forks source link

[bug] Discrepancy of the sklearn and numpy version causes a ValueError #276

Closed BraveDrXuTF closed 3 years ago

BraveDrXuTF commented 3 years ago

I tried all night but still can't fix the error. All requirements packages have been installed

nabenabe0928 commented 3 years ago

Thanks for raising the issue! Could you first try pip install numpy==1.20.3 and let us know if this solves your issue?

If you still have the same issue, could you provide the followings?:

  1. Your OS and version
  2. Python version
  3. AutoPytorch version (especially, which branch you are using)
BraveDrXuTF commented 3 years ago

OK

在2021-07-05 @.***写道:

Thanks for raising the issue! Could you first try pip install numpy==1.20.3 and let us know if this solves your issue?

If you still have the same issue, could you provide the followings?:

Your OS and version Python version AutoPytorch version (especially, which branch you are using)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.