Skip to content
Discussion options

You must be logged in to vote

When a Python installation that has the program represented by a shim is not active, the shim is supposed to fall through to whatever is further on PATH. If there's nothing with this name further on PATH (i.e. you don't have CMake installed on your system), you would get an error trying to run it anyway -- only it would be plain cmake: command not found instead of pyenv: cmake: command not found.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by native-api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants