Zichen

Results 2 comments of Zichen

I change the code to : `for index in BatchSampler(SubsetRandomSampler(range(self.buffer_capacity)), self.batch_size, True):` but there still exists a bug: `Traceback (most recent call last): File "E:/AAAFor_PHD/UUV_SCI_Modif/UUV_obs_env/PPO2/Demo/PPO_demo.py", line 195, in main() File...

Hi, I also have a similar issue with Windows 11. When I carry out `python setup.py build ` , I got the following error: ![image](https://user-images.githubusercontent.com/45613228/176990776-e0371451-8c4f-451d-8de1-e45bc2a7073d.png) I wonder if anyone could...