NVIDIA-ISAAC-ROS / NVIDIA-ISAAC-ROS/isaac_ros_common
pip install --no-cache-dir, instead of --no-cache?
Open
@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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.