Skip to content

Conversation

@teaforthecat
Copy link
Contributor

@teaforthecat teaforthecat commented Oct 4, 2019

I encountered a problem during installation where python could not find zlib. It appears there needs to be additional environment variables set, which are provided (and kept up to date) by the brew info command

Issue
installation instructions did not have relevant help to troubleshoot a problem

zipimport.ZipImportError: can't decompress data; zlib not available
make: *** [install] Error 1

Description of changes:
adds one little note to the readme

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

I encountered a problem during installation where python could not find zlib. It appears there needs to be additional environment variables set, which are provided (and kept up to date) by the brew info command
@ChaseAllbee ChaseAllbee merged commit 6b468fc into aws:master Oct 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants