Issue with Github desktop

D:\Try\flipperzero-firmware-wPlugins>fbt
Extracting Windows toolchain…Eccezione durante la chiamata di “ExtractToDirectory” con “2” argomento/i: “Il file
‘D:\Try\flipperzero-firmware-wPlugins\gcc-arm-none-eabi-10.3-x86_64-windows-flipper\VERSION’ esiste già.”
In D:\Try\flipperzero-firmware-wPlugins\scripts\toolchain\windows-toolchain-download.ps1:35 car:1

  • [System.IO.Compression.ZipFile]::ExtractToDirectory("$toolchain_zip_t …
  •   + CategoryInfo          : NotSpecified: (:) [], ParentContainsErrorRecordException
      + FullyQualifiedErrorId : IOException
    
    

Extracting Windows toolchain…Eccezione durante la chiamata di “ExtractToDirectory” con “2” argomento/i: “Il file
‘D:\Try\flipperzero-firmware-wPlugins\gcc-arm-none-eabi-10.3-x86_64-windows-flipper\VERSION’ esiste già.”
In D:\Try\flipperzero-firmware-wPlugins\scripts\toolchain\windows-toolchain-download.ps1:35 car:1

  • [System.IO.Compression.ZipFile]::ExtractToDirectory("$toolchain_zip_t …
  •   + CategoryInfo          : NotSpecified: (:) [], ParentContainsErrorRecordException
      + FullyQualifiedErrorId : IOException
    
    

Impossibile trovare il percorso specificato.
FBT: starting toolchain upgrade process…
Extracting Windows toolchain…Eccezione durante la chiamata di “ExtractToDirectory” con “2” argomento/i: “Il file
‘D:\Try\flipperzero-firmware-wPlugins\gcc-arm-none-eabi-10.3-x86_64-windows-flipper\VERSION’ esiste già.”
In D:\Try\flipperzero-firmware-wPlugins\scripts\toolchain\windows-toolchain-download.ps1:35 car:1

  • [System.IO.Compression.ZipFile]::ExtractToDirectory("$toolchain_zip_t …
  •   + CategoryInfo          : NotSpecified: (:) [], ParentContainsErrorRecordException
      + FullyQualifiedErrorId : IOException
    
    

Impossibile trovare il percorso specificato.
Python path configuration:
PYTHONHOME = ‘D:\Try\flipperzero-firmware-wPlugins\toolchain\x86_64-windows\python’
PYTHONPATH = (not set)
program name = ‘python’
isolated = 0
environment = 1
user site = 0
safe_path = 0
import site = 1
is in build tree = 0
stdlib dir = ‘D:\Try\flipperzero-firmware-wPlugins\toolchain\x86_64-windows\python\Lib’
sys._base_executable = ‘D:\Python\python.exe’
sys.base_prefix = ‘D:\Try\flipperzero-firmware-wPlugins\toolchain\x86_64-windows\python’
sys.base_exec_prefix = ‘D:\Try\flipperzero-firmware-wPlugins\toolchain\x86_64-windows\python’
sys.platlibdir = ‘DLLs’
sys.executable = ‘D:\Python\python.exe’
sys.prefix = ‘D:\Try\flipperzero-firmware-wPlugins\toolchain\x86_64-windows\python’
sys.exec_prefix = ‘D:\Try\flipperzero-firmware-wPlugins\toolchain\x86_64-windows\python’
sys.path = [
‘D:\Python\python311.zip’,
‘D:\Try\flipperzero-firmware-wPlugins\toolchain\x86_64-windows\python\Lib’,
‘D:\Try\flipperzero-firmware-wPlugins\toolchain\x86_64-windows\python\DLLs’,
]
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 0x00000bd0 (most recent call first):

CAn you hel me? Thanks in advance…

I’m sorry that I cannot help as I do not use Windows, but I can suggest you to search for help on the forum of the firmware you are using. This is the forum for the official firmware and (from the directory name) I see that the firmware you are trying to compile is one of the unofficial one.

1 Like