Skip to content

Default environment installs opencv-python-headless #5

@yixuanhuang98

Description

@yixuanhuang98

The default environment installs opencv-python-headless. For imitation learning baseline evaluations, I had to replace it with the non-headless version:

pip uninstall -y opencv-python opencv-python-headless
pip install opencv-python

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions