fangwei123456 / spikingjelly

SpikingJelly is an open-source deep learning framework for Spiking Neural Network (SNN) based on PyTorch.
https://spikingjelly.readthedocs.io
Other
1.32k stars 237 forks source link

A problem with amount of values to unpack. Gym version. #533

Closed timswim closed 5 months ago

timswim commented 5 months ago

Hello @lucifer2859! I'm working with DSQN, which only able in master-branch, so i have problem with Gym env like "ValueError: too many values to unpack" in gym/core. I suppose its because of version of Gym. Which version do you use now? I use 0.26.2. Thank you in advance!

lucifer2859 commented 5 months ago

gym==0.18.0