-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi! I am on El Capitan 10.11.5. When I try to compile:
git clone https://github.com/SPlyer/MacTimeLog.git
cd MacTimeLog
sudo /usr/bin/python2.7 setup.py py2appI get the following error:
error: [Errno 1] Operation not permitted: '/Users/coccoinomane/programmi_linux/MacTimeLog/dist/MacTimeLog.app/Contents/MacOS/MacTimeLog'
The complete output is in mactimelog_log.txt.
If I instead use python2.7 from MacPorts (/opt/local/bin/python), the MacTimeLog.app file is created correctly, but it crashes when I open it with Console error:
12/07/16 15:46:19,053 MacTimeLog[82670]: ImportError: The 'six' package is required; normally this is bundled with this package so if you get this warning, consult the packager of your distribution.
Any idea?
Thank you!
Guido
Metadata
Metadata
Assignees
Labels
No labels