minimalRL icon indicating copy to clipboard operation
minimalRL copied to clipboard

TypeError: expected np.ndarray (got tuple)

Open InguChoi opened this issue 1 year ago • 1 comments

image

My system environment is below

  • virtual machine ubuntu 18.04 on windows
  • miniconda
  • python 3.9 version

I just copy and paste this minimalRL code in my workspace... I can not execute the example code.

Thank you

InguChoi avatar Dec 15 '22 05:12 InguChoi