We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
mise doctor
1 parent 9f55e40 commit 5bce72bCopy full SHA for 5bce72b
README.md
@@ -62,7 +62,11 @@ directory.
62
* Install dependencies
63
* ensure local pre-commit hooks are properly triggered
64
65
-We are using `mise` and `uv` to manage our python environment. ([More on uv](https://github.com/astral-sh/uv))
+We are using `mise` and `uv` to manage our python environment. ([More on uv](https://github.com/astral-sh/uv)).
66
+
67
+After mise is installed, it is best to open a new terminal window so the bash/zsh shims are available. `mise doctor` can report if
68
+mise is "activated" and if "shims_on_path" are working. mise needs to be correctly activated so that it can manage the
69
+`pip install` step.
70
71
Examples of the full setup for some OSes are below:
72
0 commit comments