Louis-Philippe Asselin
Louis-Philippe Asselin
> Error: Working directory not clean. Please commit your changes or 'git stash' them before running 'git-crypt unlock'. Is it possible to add an option that allows unlocking when changes...
[Previous PR](https://github.com/etiennedub/pyk4a/pull/11) was a mess so let's continue here. Implements body tracking with `#ifdef BODY_TRACKING` macros. See README.md for instructions on how to install. Enabling body tracking this way is...
The parser raises an error when extra arguments are provided. It could be useful to only parse known args. For example, if`MyPydanticModel.Config.extra == pydantic.Extra.ignore`, use `parser.parse_known_args()` to tolerate extra arguments.
TODO: Replicate https://github.com/etiennedub/pyk4a/pull/201 in the dev branch
- VSCode Version: 1.91.1 - Local OS Version: ubuntu - Remote Extension/Connection Type: Containers Same as this issue which is for windows: https://github.com/microsoft/vscode-remote-release/issues/9385 docker info -f '{{.Runtimes.nvidia}}' --> returns nvidia-container-runtime...