Open 611699 opened 1 month ago
@611699
你好,你可以直接通过pip install -r requirements.txt
进行依赖包安装
@611699 you could also run pip install recbole[hyperopt]
, because hyperopt
is marked as an extra dependency (the only one).
On the other hand thop
is mandatory and should be installed on your system when you run pip install recbole
.
请问这个包为啥找不到呢