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
There exists too many redundant packages in your req.txt. But I can't download it via Conda.
It makes me confused to download via Pip. Can you give a simple version of ‘reqirement.txt’ for Pip and delete the redundant packages in it. Thanks
The text was updated successfully, but these errors were encountered:
Ray API is not suitable for current version.
You may change your codes in model.py:
from ray.rllib.algorithms.dqn.dqn_torch_model import DQNTorchModel
from ray.rllib.utils.torch_utils import FLOAT_MAX
from ray.rllib.utils.torch_utils import FLOAT_MIN
There exists too many redundant packages in your req.txt. But I can't download it via Conda.
It makes me confused to download via Pip. Can you give a simple version of ‘reqirement.txt’ for Pip and delete the redundant packages in it. Thanks
The text was updated successfully, but these errors were encountered: