Skip to content

Homebrew installation doesn't work #204

Open
@alexissel

Description

@alexissel

Describe the bug
Installation via Homebrew doesn't work.

==> Installing aws_okta_keyman from nathan-v/aws-okta-keyman
==> python3.8 -m venv --system-site-packages --without-pip /opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_key
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_key
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_key
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_key
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_key
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_key
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_key
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_key
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_key
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_key
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_key
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_key
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_key
Last 15 lines from /Users/alexis/Library/Logs/Homebrew/aws_okta_keyman/14.python3.8:
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─> See above for output.
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  full command: /opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python /opt/homebrew/lib/python3.8/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py get_requires_for_build_wheel /private/tmp/tmpmcsxxddr
  cwd: /private/tmp/aws_okta_keyman--PyYAML-20240613-36917-na2xhm/PyYAML-6.0
  Getting requirements to build wheel: finished with status 'error'
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
  https://github.com/nathan-v/homebrew-aws-okta-keyman/issues

To Reproduce
Steps to reproduce the behavior:

  1. brew tap nathan-v/aws-okta-keyman
  2. brew install aws_okta_keyman

Host:

  • OS: macOS
  • Version 14.5 Sonoma
  • Python version 3.12.3

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions