Difference between revisions of "Make build"

From wikieduonline
Jump to navigation Jump to search
(One intermediate revision by one other user not shown)
Line 5: Line 5:
 
  [[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: