Check the reason for the error. At first, I thought it was a permission problem and didn’t write it. After modifying the permission, I found that it still couldn’t be installed.
Check carefully and find that gdbm dependency is not installed.
terms of settlement
To install gdbm dependencies, enter the command line
brew install gdbm
The following indicates that the installation is successful
Finally, execute the command brew install again [email protected]
Installation succeeded!
Read More:
- Brew install XXX and display error: [email protected] [How to Solve]
- [Solved] NPM install Error: check python checking for Python executable python2 in the PATH
- Python Error: pip install mysql-connector-python failed
- Python 2.7: How to Install PIP
- Invalid python sd, Fatal Python error: init_fs_encoding: failed to get the Python cod [How to Solve]
- Python: How to Solve mysqlclient Install Error in Mac
- Pip3 install Mysqlclient Error: Command “python setup.py egg_info“ failed with error
- MAC OS install python3 Error: Permission denied @ dir_s_mkdir-/usr/local/Frameworks
- [Solved] Pytorch Error: PytorchStreamReader failed reading zip archive failed finding central directory
- [Solved] Pytorch Error: PytorchStreamReader failed reading zip archive failed finding central directory
- npm install Error: stack Error: Can’t find Python executable “python”
- NPM install Error: gyp ERR! stack Error: Could not find any Python installation to use
- [Solved] Ubuntu18.04 Install pyqt5 error: Command “python setup.py egg_info“ failed with error code 1 in /tmp/pip-build-92
- How to Solve Python3.9 Install pycrypto Error
- Opencv-python Install is Stuck Error: running setup.py bdist_wheel for opencv-python
- Mac install python_Levenshtein Error: error: command ‘clang‘ failed with exit status 1
- [Solved] opencv-python: recipe for target ‘modules/python3/CMakeFiles/opencv_python3.dir/all‘ failed
- Python Use PIP to install pyinstaller Error [Solved]
- Python Error: OSError: cannot open resource [How to Solve]
- PIP Install Mysqlclient error C1083: Cannot open include file: ‘mysql.h‘: No such file or directory