Skip to content

Commit 7a1f7a2

Browse files
committed
Running the activate script in the 'source' bash
1 parent be2fa73 commit 7a1f7a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python3-macos/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,6 @@ export DYLD_LIBRARY_PATH="\$PWD/lib:\$DYLD_LIBRARY_PATH"
8080
EOT
8181

8282
sudo chmod a+x activate.sh
83-
./activate.sh
83+
. ./activate.sh
8484
which python3
8585
python3 -m ensurepip

0 commit comments

Comments
 (0)