1 Describe the bug
PyTorch has introduced its latest version of 2.4.0, where some functionalities have been depreciated. Meanwhile, SB3 has not updated its package with respect to the latest version of PyTorch, which leads to an error.
2 To Reproduce
Steps to reproduce the behavior:
Remove "torch>=2.0.0,<=2.3.1" in requirements.txt as well as related files
1 Describe the bug PyTorch has introduced its latest version of 2.4.0, where some functionalities have been depreciated. Meanwhile, SB3 has not updated its package with respect to the latest version of PyTorch, which leads to an error.
2 To Reproduce Steps to reproduce the behavior:
3 Expected behavior ....
4 Screenshots .....
5 Additional Informations
5.1 Operating System