Difference between revisions of "Make build"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
  
 
  make build
 
  make build
  /usr/local/bin/[[virtualenv]] --python=[[python3.9]] "/srv/k/kontist-wd-vpn/.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 20:13, 4 October 2021

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: