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

Cant install on ubuntu 20.04 @ VMWare WS

Open
#96 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

**1. Please specify the following:**
-Ubuntu 20.04 (VMWare instance)

- [x] **I have reviewed the troubleshooting tips described [here]() and they do not solve my problem**

**2. Description**
Please describe the problem you are facing as precisely as possible in this section
logfile attached

This

Failed to build these modules:
_ctypes

and this:

ile "/tmp/python-build.20200920192120.20596/Python-3.7.2/Lib/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/tmp/python-build.20200920192120.20596/Python-3.7.2/Lib/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/tmp/python-build.20200920192120.20596/Python-3.7.2/Lib/ensurepip/__main__.py", line 5, in
sys.exit(ensurepip._main())
File "/tmp/python-build.20200920192120.20596/Python-3.7.2/Lib/ensurepip/__init__.py", line 204, in _main
default_pip=args.default_pip,
File "/tmp/python-build.20200920192120.20596/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 "/tmp/python-build.20200920192120.20596/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: *** [Makefile:1130: install] Error 1

Full log attached

[python-build.20200920192120.20596.log](https://github.com/aws/aws-elastic-beanstalk-cli-setup/files/5252204/python-build.20200920192120.20596.log)

Contributor guide

Open the contributing guide

Research direction

Start with the attached python-build.20200920192120.20596.log and the Python 3.7.2 build output on Ubuntu 20.04 in the reported VMware instance. Reproduce the installation failure, investigate the missing _ctypes and zlib support indicated by the log, and consider the issue complete when the EB CLI installation finishes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, ubuntu
Domain
cli, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.