Difference between revisions of "Make build"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | make build | + | [[make]] build |
/usr/local/bin/[[virtualenv]] --python=[[python3.9]] "/path/to/[[.venv]]" | /usr/local/bin/[[virtualenv]] --python=[[python3.9]] "/path/to/[[.venv]]" | ||
− | RuntimeError: failed to find interpreter for Builtin discover of [[python_spec]]='[[python3.9]]' | + | [[RuntimeError]]: failed to find interpreter for Builtin discover of [[python_spec]]='[[python3.9]]' |
make: *** [Makefile:75: build] Error 1 | make: *** [Makefile:75: build] Error 1 | ||
Revision as of 10:46, 12 May 2022
make build /usr/local/bin/virtualenv --python=python3.9 "/path/to/.venv" RuntimeError: failed to find interpreter for Builtin discover of python_spec='python3.9' make: *** [Makefile:75: build] Error 1
See also
Advertising: