Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ppo code running error #245

Open
cxw-droid opened this issue Feb 28, 2024 · 0 comments
Open

ppo code running error #245

cxw-droid opened this issue Feb 28, 2024 · 0 comments

Comments

@cxw-droid
Copy link

Hello, can you take a look at the following error? Thanks.

run code experiment.py

obs = cv2.cvtColor(obs, cv2.COLOR_RGB2GRAY)

cv2.error: OpenCV(4.9.0) 👎 error: (-5:Bad argument) in function 'cvtColor'
Overload resolution failed:

  • src is not a numerical tuple
  • Expected Ptrcv::UMat for argument 'src'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant