Error Message:
Fatal Python error: initfsencoding: Unable to get the locale encoding ModuleNotFoundError: No module named 'encodings'
Solution:
#1.unset
unset PYTHONHOME
unset PYTHONPATH
#2.update pip
python -m pip install --upgrade pip
Then it can be solved.
pip install decord
failed. The reason is that pip has a problem. After the update, it is installed normally
Read More:
- Linux Fatal Python error: Py_Initialize Unable to get the locale encoding
- Invalid python sd, Fatal Python error: init_fs_encoding: failed to get the Python cod [How to Solve]
- Python Fatal error: Py_Initialize: unable to load the file system codec
- Python3 Fatal error in launcher: Unable to create process using ‘”‘
- Python PIP Fatal error in launcher: Unable to create process using ‘“e:\program files\programdata
- [Solved] pip Fatal error in launcher: Unable to create process using
- [PHP] Solve PHP Fatal error: Call to undefined function mcrypt_get_iv_size()
- [Solved] Jupyter Notebook Start Error: Fatal error in launcher: Unable to create process using
- How to Solve Python Importerror: DLL load failed: unable to find the specified program using tensorflow
- Importerror: DLL load failed: unable to find the specified module in Python
- Python: How to get the size of the picture (byte/kb/mb)
- [Solved] IDA Start Error: Unexcepted fatal error while intitailizing Python runtime…
- How to Solve Python WARNING: Ignoring invalid distribution -ip (e:\python\python_dowmload\lib\site-packages)
- [Solved] Windows Configurate Python Environment error: Microsoft Visual C++ 14.0 or greater is required. Get it with “Microsoft
- [Solved] NPM install Error: check python checking for Python executable python2 in the PATH
- npm install Error: stack Error: Can’t find Python executable “python”
- [Solved] Failed environment install leads to “unable to create process using“ error
- The range of Chinese Unicode encoding and the calculation of the number of Chinese and English words in text
- How to Fix Errors encountered in executing Python scripts with command line parameters
- [Solved] opencv-python: recipe for target ‘modules/python3/CMakeFiles/opencv_python3.dir/all‘ failed