We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be2fa73 commit 7a1f7a2Copy full SHA for 7a1f7a2
python3-macos/build.sh
@@ -80,6 +80,6 @@ export DYLD_LIBRARY_PATH="\$PWD/lib:\$DYLD_LIBRARY_PATH"
80
EOT
81
82
sudo chmod a+x activate.sh
83
-./activate.sh
+. ./activate.sh
84
which python3
85
python3 -m ensurepip
0 commit comments