Skip to content

MacOS install failed #10

Description

@ucoluk

I am on Sierra 10.12.3

  1. Appearently Boost has to be installed manually (which I did)
  2. There is a dependency on "pyxpcconnection" which is not resolved automatically.
    The installer cannot locate it with an error:
    "Could not find suitable distribution for Requirement.parse('pyxpcconnection')"
    So, I installed 'pyxpcconnection' manually. (which is completed in success)
    Unfortunatelly reattempting to install bleep was unsuccessful. Hit again
    the dependency on "pyxpcconnection" (with the same error).
    I tried to bail out the "pyxpcconnection" dependency with a
    packages = find_packages(exclude=["pyxpcconnection"]), modification
    to the relevant line in setup.py, but that was also in vein.

Being out of options I am looking forward to your suggestions.
Regards

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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