SecretaryofSFA
Results
3
comments of
SecretaryofSFA
or could I change the code in setup.py? I'm afraid that it would cause more confusing bugs..
I changed the 'gym==0.19.0' to 'gym>=0.19.0' in setup.py then copo was installed successfully. But I met another problem which is ''pickle5.pickle.PicklingError: Could not pickle object as excessively deep recursion required.''...
I met it, too. Although I met some new issues, I fixed this issue through changing the code in setup.py