Skip to content

Compilation error on El Capitan #19

@coccoinomane

Description

@coccoinomane

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 py2app

I 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions