Skip to content

Installation issue on OSX 10.8 #15

@joeyscully

Description

@joeyscully

Hi I get this exemption from pip.log when trying to install omnigraffle-export.

Exception information:
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/pip/basecommand.py", line 139, in main
status = self.run(options, args)
File "/Library/Python/2.7/site-packages/pip/commands/install.py", line 271, in run
requirement_set.install(install_options, global_options, root=options.root_path)
File "/Library/Python/2.7/site-packages/pip/req.py", line 1185, in install
requirement.install(install_options, global_options, _args, *_kwargs)
File "/Library/Python/2.7/site-packages/pip/req.py", line 592, in install
cwd=self.source_dir, filter_stdout=self._filter_install, show_stdout=False)
File "/Library/Python/2.7/site-packages/pip/util.py", line 662, in call_subprocess
% (command_desc, proc.returncode, cwd))
InstallationError: Command /usr/bin/python -c "import setuptools;file='/private/var/folders/dn/jtcv_jk95x1g0djz3t3chcm40000gn/T/pip-build-joey/appscript/setup.py';exec(compile(open(file).read().replace('\r\n', '\n'), file, 'exec'))" install --record /var/folders/dn/jtcv_jk95x1g0djz3t3chcm40000gn/T/pip-NCbEzz-record/install-record.txt --single-version-externally-managed failed with error code 1 in /private/var/folders/dn/jtcv_jk95x1g0djz3t3chcm40000gn/T/pip-build-joey/appscript

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