Skip to content

Cant' install on MacOS 10.15.4 #84

Closed
@jarrettj

Description

@jarrettj

1. Please specify the following:

  • OS: [e.g. OS X, Ubuntu, Windows, etc.]: OS X

  • Shell (Bash, PowerShell, Zsh, etc.): Zsh

  • I have reviewed the troubleshooting tips described here and they do not solve my problem
    No they do not.
    Tried:

brew install zlib openssl readline
CFLAGS="-I$(brew --prefix openssl)/include -I$(brew --prefix readline)/include -I$(xcrun --show-sdk-path)/usr/include" LDFLAGS="-L$(brew --prefix openssl)/lib -L$(brew --prefix readline)/lib -L$(brew --prefix zlib)/lib"
./aws-elastic-beanstalk-cli-setup/scripts/bundled_installer 

2. Description
Does not install eb. See error:

Last 10 log lines:
  File "/private/var/folders/bd/qrnrqbv15kz5dj5lk0hz169m0000gn/T/python-build.20200429141925.14861/Python-3.7.2/Lib/ensurepip/__main__.py", line 5, in <module>
    sys.exit(ensurepip._main())
  File "/private/var/folders/bd/qrnrqbv15kz5dj5lk0hz169m0000gn/T/python-build.20200429141925.14861/Python-3.7.2/Lib/ensurepip/__init__.py", line 204, in _main
    default_pip=args.default_pip,
  File "/private/var/folders/bd/qrnrqbv15kz5dj5lk0hz169m0000gn/T/python-build.20200429141925.14861/Python-3.7.2/Lib/ensurepip/__init__.py", line 117, in _bootstrap
    return _run_pip(args + [p[0] for p in _PROJECTS], additional_paths)
  File "/private/var/folders/bd/qrnrqbv15kz5dj5lk0hz169m0000gn/T/python-build.20200429141925.14861/Python-3.7.2/Lib/ensurepip/__init__.py", line 27, in _run_pip
    import pip._internal
zipimport.ZipImportError: can't decompress data; zlib not available
make: *** [install] Error 1
   Exiting due to failure

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions