NVIDIA-ISAAC-ROS / NVIDIA-ISAAC-ROS/isaac_ros_common

pip install --no-cache-dir, instead of --no-cache?

Open
#49 4 comments 0 reactions 1 assignee View on GitHub

@hemalshahNV is already working on this.

Since Jan 11, 2023.

bug coming soon! question
Dominant language
C++
Stars
317
Forks
227
PR merge metrics
No merged PRs in 30d

Description

In https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_common/blob/main/docker/Dockerfile.aarch64#L149, pip install --no-cache is used.
pip install --no-cache seems to not exist, should it be changed to pip install --no-cache-dir ?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.