Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 337f85d

Browse files
committed
Updated for the new path to Python.app.
1 parent f80798b commit 337f85d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Mac/OSX/pythonw.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/sh
2-
exec /Applications/Python.app/Contents/MacOS/python $@
2+
exec /Library/Frameworks/Python.framework/Versions/Current/Resources/Python.app/Contents/MacOS/python $@

0 commit comments

Comments
 (0)