Skip to content

Commit

Permalink
List python versions before activating 3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-klein committed Oct 28, 2023
1 parent b2133c2 commit 67773ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/build_debian12_bookworm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
# See https://stackoverflow.com/questions/74715990/node-gyp-err-invalid-mode-ru-while-trying-to-load-binding-gyp
export PATH=$PATH:/root/.pyenv/bin
pyenv virtualenv-init -
pyenv versions
pyenv local 3.10.0

npm run build-linux
Expand Down

0 comments on commit 67773ed

Please sign in to comment.