Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lanctot committed Apr 7, 2024
1 parent bfe51fe commit 4450ce6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions open_spiel/scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,7 @@ elif [[ "$OSTYPE" == "darwin"* ]]; then # Mac OSX
cargo install bindgen-cli
fi
fi
# Removed getting pip via git-pip.py. See #1200.
# brew install virtualenv # May be the required way to do this as of Python 3.12?
${PYBIN} -m pip install virtualenv
else
Expand Down

0 comments on commit 4450ce6

Please sign in to comment.