Macos Index Page 1
Library not loaded: /usr/local/opt/readline/lib/libreadline.7.dylib (LoadError)
If you got the error libreadline.7.dylib (LoadError), try to create a symbolic link: ln -s /usr/local/opt/readline/lib/libreadline.8.0.dylib /usr/local/opt/readline/lib/libreadline.7.dylib. Check here for more information.
Macos Index Page 1
Library not loaded: libgfortran.3.dylib
If you got the error:
Macos Index Page 1
MacOS: fatal error: 'numpy/arrayobject.h' file not found Solution
If you got the error:
Macos Index Page 1
pip: six issue when installing package
If you are using macOS and you get a permission denied while installing with pip install six, then you could try to execute: pip install --ignore-installed six. check our solution for more details.
Macos Index Page 1
macOS Mojave pyenv: Install failed, "zlib not available"
If you are having the error