Closed asears closed 4 years ago
Hi @asears,
My understanding is that cv2 is needed for gym to install, and that's the reason I didn't include it explicitly. is that the case?
You could be right. I looked at gym's logs, and it did seem like they removed cv2 from recent versions as a requirement in 2020 (I usually use an older version of gym).
"remove python-opencv from the requirements"
Added #5 in case you want to fix. Hoping to find a gym for Atari Qix!
Cool environment! Based on one of my favs, https://g.co/kgs/c9USnV
Seems the project require opencv-python-4.2.0.34 added to setup.py?