Difference between revisions of "Make build"

From wikieduonline
Jump to navigation Jump to search
(2 intermediate revisions by 2 users not shown)
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
 +
 +
[[make install]]
  
 
== See also ==
 
== See also ==

Revision as of 08:16, 22 September 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
make install

See also

Advertising: