Error reporting:
error: command '/usr/local/bin/gcc' failed with exit code 1
----------------------------------------
ERROR: Command errored out with exit status 1:
Solution:
sudo yum install centos-release-scl
sudo yum install scl-utils-build
sudo yum install devtoolset-9
scl enable devtoolset-9 bash
pip install fasttext
Read More:
- How to Solve PIP3 error After upgrading pip3 install –upgrade pip
- Python 2.7: How to Install PIP
- How to Solve Error handling after upgrade pip of Anaconda
- VScode: How to Solve Pylance Error (pip Library Files Installed)
- [Solved] Pycharm Use pip to install package error: no such option –build-dir
- Python Use PIP to install pyinstaller Error [Solved]
- How to Solve Termux install Pillow Error
- Python: How to Solve mysqlclient Install Error in Mac
- How to Solve Python3.9 Install pycrypto Error
- [Solved] Failed to install PIP for MacOS, prompt: syntax error: invalid syntax
- PIP Install Mysqlclient error C1083: Cannot open include file: ‘mysql.h‘: No such file or directory
- Pip Installation Warning: can’t install the package because of EnvironmentError
- Pip3 install Mysqlclient Error: Command “python setup.py egg_info“ failed with error
- [Solved] pip Install Error: Missing dependencies for SOCKS support
- [Solved] pip install Error: There was a problem confirming the ssl certificate…
- Python Error: pip install mysql-connector-python failed
- PIP Install Caused by SSLError(SSLError(1, ‘[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1123)’))
- Conda Install Library Error: failed with initial frozen solve. Retrying with flexible solve.
- [Solved] Pytorch Install Error: Solving environment: failed with initial frozen solve. Retrying with flexible solve
- [Solved] PIP Install tensorflow error: syntax error: invalid syntax