aws / aws/aws-elastic-beanstalk-cli-setup

Homebrew/Pyenv Help

Open
#88 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
537
Forks
226
PR merge metrics
No merged PRs in 30d

Description

*******************************
- OS: macOS Catalina 10.15.4
- Shell Zsh

- Im trying to install an older version of python 2.7.7 the downloader doesn't work (it's empty?) so I decided to try it with the terminal/homebrew
**I keep getting this:
ERROR: The Python ssl extension was not compiled. Missing the OpenSSL lib?

Please consult to the Wiki page to fix the problem.
https://github.com/pyenv/pyenv/wiki/Common-build-problems

BUILD FAILED (OS X 10.15.4 using python-build 20180424)

Inspect or clean up the working tree at /var/folders/3w/gt_zdhyd11b9xj1sr10zrw700000gn/T/python-build.20200624182746.48650
Results logged to /var/folders/3w/gt_zdhyd11b9xj1sr10zrw700000gn/T/python-build.20200624182746.48650.log

Last 10 log lines:
(cd /Users/admin/.pyenv/versions/2.7.7/bin; ln -s python2-config python-config)
test -d /Users/admin/.pyenv/versions/2.7.7/lib/pkgconfig || /usr/bin/install -c -d -m 755 /Users/admin/.pyenv/versions/2.7.7/lib/pkgconfig
rm -f /Users/admin/.pyenv/versions/2.7.7/lib/pkgconfig/python2.pc
(cd /Users/admin/.pyenv/versions/2.7.7/lib/pkgconfig; ln -s python-2.7.pc python2.pc)
rm -f /Users/admin/.pyenv/versions/2.7.7/lib/pkgconfig/python.pc
(cd /Users/admin/.pyenv/versions/2.7.7/lib/pkgconfig; ln -s python2.pc python.pc)
rm -f /Users/admin/.pyenv/versions/2.7.7/share/man/man1/python2.1
(cd /Users/admin/.pyenv/versions/2.7.7/share/man/man1; ln -s python2.7.1 python2.1)
rm -f /Users/admin/.pyenv/versions/2.7.7/share/man/man1/python.1
(cd /Users/admin/.pyenv/versions/2.7.7/share/man/man1; ln -s python2.1 python.1)
bash-3.2$

Contributor guide

Open the contributing guide

Research direction

Start with the Common build problems wiki linked in the issue and inspect the build log at /var/folders/3w/gt_zdhyd11b9xj1sr10zrw700000gn/T/python-build.20200624182746.48650.log. Determine whether the installation mechanism supports Python 2.7.7 on macOS Catalina with zsh, then document a reproducible resolution or the required project change.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, python, zsh
Domain
build-system, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.