tier4 / edge-auto-jetson

https://sensor.tier4.jp
Apache License 2.0
13 stars 10 forks source link

Fix dependency name problem edge-auto-jetson architecture #59

Closed SergioReyesSan closed 1 week ago

SergioReyesSan commented 1 week ago

Description

It seems that there is a problem with the dependency name: python3-pytest-covdep, just rename it to python3-pytest-cov and that solves the problem running the script ./setup-dev-env.sh

Tests performed

Verified that this problem is fixed executing the script twice in a fresh image

Not applicable.

Effects on system behavior

Not applicable.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

After all checkboxes are checked, anyone who has write access can merge the PR.