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 b6fd49d commit 7386b81Copy full SHA for 7386b81
mac/fix-mac-venv.sh
@@ -1,5 +1,6 @@
1
#!/bin/bash
2
3
+chmod 777 ./pyvenv.cfg
4
cat > ./pyvenv.cfg << EOF
5
home = ./bin
6
include-system-site-packages = false
0 commit comments