-
Notifications
You must be signed in to change notification settings - Fork 6
Description
...
copying file /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/xmltestdata/test.xml.out -> /Users/t/git/LIFX-Menu/build/bdist.macosx-10.11-intel/python2.7-standalone/app/collect/test/xmltestdata/test.xml.out
copying file /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/zipdir.zip -> /Users/t/git/LIFX-Menu/build/bdist.macosx-10.11-intel/python2.7-standalone/app/collect/test/zipdir.zip
*** creating application bundle: LIFX Menu ***
error: [Errno 1] Operation not permitted: '/Users/t/git/LIFX-Menu/dist/LIFX Menu.app/Contents/MacOS/LIFX Menu'
I get this error message when trying do build on OSX El Capitan. Python 2.7 and X-Code Command Line Tools are installed. I also already tried to do it as root without success.