-
Couldn't load subscription status.
- Fork 415
Open
Description
mamba/libmamba/src/core/prefix_data.cpp
Lines 223 to 224 in 68e803c
| const auto args = std::array<std::string, 6>{ get_python_path(), "-q", "-m", "pip", | |
| "inspect", "--local" }; |
https://pip.pypa.io/en/latest/cli/pip_inspect/
You just get this error printed out when you run mamba commands that hit this code:
micromamba env export > cool.yaml
ERROR: unknown command "inspect"
Metadata
Metadata
Assignees
Labels
No labels