nathan-v / homebrew-aws-okta-keyman

Homebrew formula for aws_okta_keyman
Apache License 2.0
0 stars 3 forks source link

HomeBrew Installation of AWS Okta Keyman Not Working #7

Open mlopez-eb opened 7 months ago

mlopez-eb commented 7 months ago
==> 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_keyman--beautifulsoup4-20231117-24308-1gt65g4/beautifulsoup4-4.10.0
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_keyman--boto3-20231117-24308-120cqru/boto3-1.17.11
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_keyman--botocore-20231117-24308-11dj83i/botocore-1.20.11
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_keyman--certifi-20231117-24308-nruoyq/certifi-2020.12.5
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_keyman--chardet-20231117-24308-4div4n/chardet-4.0.0
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_keyman--colorlog-20231117-24308-s9cwg5/colorlog-4.7.2
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_keyman--configparser-20231117-24308-16x2e73/configparser-5.0.1
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_keyman--idna-20231117-24308-1cu883s/idna-2.10
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_keyman--importlib-metadata-20231117-24308-i6mwka/importlib_metadata-4.10.1
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_keyman--jmespath-20231117-24308-13utmo7/jmespath-0.10.0
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_keyman--keyring-20231117-24308-1j7uadx/keyring-23.5.0
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_keyman--python-dateutil-20231117-24308-1antrx5/python-dateutil-2.8.1
==> python3.8 -m pip --python=/opt/homebrew/Cellar/aws_okta_keyman/0.9.0/libexec/bin/python install /private/tmp/aws_okta_keyman--PyYAML-20231117-24308-j2r17z/PyYAML-6.0
Last 15 lines from /Users/mlopez/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/tmpo3oomizn
  cwd: /private/tmp/aws_okta_keyman--PyYAML-20231117-24308-j2r17z/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
mlopez-eb commented 7 months ago

Homebrew installation does not work but i was able to install it with pip.

patrick-wm commented 4 months ago

Same issue for what it is worth, pip works fine.

alexissel commented 4 days ago

Having the same issue here, cannot install it via Homebrew