Skip to content

Commit be2fa73

Browse files
committed
Running the ensurepip on macOS
1 parent 18ce560 commit be2fa73

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

python3-macos/build.sh

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,7 @@ fi
7979
export DYLD_LIBRARY_PATH="\$PWD/lib:\$DYLD_LIBRARY_PATH"
8080
EOT
8181

82-
sudo chmod a+x activate.sh
82+
sudo chmod a+x activate.sh
83+
./activate.sh
84+
which python3
85+
python3 -m ensurepip

0 commit comments

Comments
 (0)