Skip to content

Commit 7386b81

Browse files
committed
Add Permissions for pyvenv.cfg
1 parent b6fd49d commit 7386b81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mac/fix-mac-venv.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash
22

3+
chmod 777 ./pyvenv.cfg
34
cat > ./pyvenv.cfg << EOF
45
home = ./bin
56
include-system-site-packages = false

0 commit comments

Comments
 (0)