Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Zlib error #6154
Zlib error #6154
Comments
|
Maybe the python is misconfigured, but I don't know why it is trying to use zlib because the
Also is that the only message you get? What happens if you use the |
Additionally, when I try to run python it says: I'm trying |
|
Note that unless you have a |
|
Turns out I had alias |
|
And I can't get python3 because of a zlib error. |
|
I guess that |
|
Works fine, using system python. >.< |
|
I'm going to close the issue then, it's either a problem in the build from Homebrew or a bug in python (the version from OSX is probably a bit older). |
|
This worked for me: Homebrew/homebrew-core#29176 (comment) |
On Mac OS 10.11 El Capitan, on run, I get a zlib error. It's both in the OS and installed by
Homebrew, not sure why I'm getting this.$ youtube-dl "https://www.youtube.com/watch?v=8AhA9gx2n6E"/usr/local/opt/python/bin/python2.7: can't decompress data; zlib not available