m-ab-s / media-autobuild_suite

This Windows Batchscript helps setup a Mingw-w64 compiler environment for building ffmpeg and other media tools under Windows.
GNU General Public License v3.0
1.49k stars 256 forks source link

ModuleNotFoundError: No module named 'encodings' #2714

Open Release opened 2 weeks ago

Release commented 2 weeks ago

Building ffmpeg x64:

    Warning: We will not accept any issues lacking any form of logs or logs.zip!
media-autobuild_suite  (64bit) 
    Starting 64bit compilation of all tools
Imported options from ffmpeg_options.txt
License: nonfree
Imported options from mpv_options.txt
media-autobuild_suite  (64bit): compiling global tools 
    Starting 64bit compilation of global tools
  Running git update for libxml2...
libxml2 git  ................................................ [Up-to-date]
  Running git update for libpng...
libpng git  ................................................. [Up-to-date]
  Running git update for aribb24...
aribb24 git  ................................................ [Up-to-date]
  Running git update for freetype...
┌ freetype git  ....................................... [Recently updated]
├ Running meson...
Likely error (tail of the failed operation logfile):
    'C:/Python311/lib/python311.zip',
    'C:/Python311/lib/python3.11',
    'C:/Python311/lib/python3.11/lib-dynload',
  ]
Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding
Python runtime state: core initialized
ModuleNotFoundError: No module named 'encodings'

Current thread 0x00006808 (most recent call first):
  <no Python frame>
meson failed. Check G:/Temp/media-autobuild_suite/build/freetype-git/build-64bit/ab-suite.meson.log
This is required for other packages, so this script will exit.
  Creating diagnostics file...

logs.zip