You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
copying LICENSE -> build\bdist.win-amd64\egg
warning: install_data: setup script did not provide a directory for 'README.md' -- installing right in 'build\bdist.win-amd64\egg'
copying README.md -> build\bdist.win-amd64\egg
creating build\bdist.win-amd64\egg\EGG-INFO
installing scripts to build\bdist.win-amd64\egg\EGG-INFO\scripts
running install_scripts
running build_scripts
creating build\bdist.win-amd64\egg\EGG-INFO\scripts
copying build\scripts-3.9\beagle_to_loader -> build\bdist.win-amd64\egg\EGG-INFO\scripts
copying build\scripts-3.9\boottodwnload -> build\bdist.win-amd64\egg\EGG-INFO\scripts
copying build\scripts-3.9\edl -> build\bdist.win-amd64\egg\EGG-INFO\scripts
copying build\scripts-3.9\enableadb -> build\bdist.win-amd64\egg\EGG-INFO\scripts
copying build\scripts-3.9\fhloaderparse -> build\bdist.win-amd64\egg\EGG-INFO\scripts
copying build\scripts-3.9\qc_diag.py -> build\bdist.win-amd64\egg\EGG-INFO\scripts
copying build\scripts-3.9\sierrakeygen.py -> build\bdist.win-amd64\egg\EGG-INFO\scripts
copying edlclient.egg-info\PKG-INFO -> build\bdist.win-amd64\egg\EGG-INFO
copying edlclient.egg-info\SOURCES.txt -> build\bdist.win-amd64\egg\EGG-INFO
copying edlclient.egg-info\dependency_links.txt -> build\bdist.win-amd64\egg\EGG-INFO
copying edlclient.egg-info\not-zip-safe -> build\bdist.win-amd64\egg\EGG-INFO
copying edlclient.egg-info\requires.txt -> build\bdist.win-amd64\egg\EGG-INFO
copying edlclient.egg-info\top_level.txt -> build\bdist.win-amd64\egg\EGG-INFO
writing build\bdist.win-amd64\egg\EGG-INFO\native_libs.txt
creating 'dist\edlclient-3.62-py3.9.egg' and adding 'build\bdist.win-amd64\egg' to it
removing 'build\bdist.win-amd64\egg' (and everything under it)
Processing edlclient-3.62-py3.9.egg
removing 'c:\users\revskills\appdata\local\programs\python\python39\lib\site-packages\edlclient-3.62-py3.9.egg' (and everything under it)
creating c:\users\revskills\appdata\local\programs\python\python39\lib\site-packages\edlclient-3.62-py3.9.egg
Extracting edlclient-3.62-py3.9.egg to c:\users\revskills\appdata\local\programs\python\python39\lib\site-packages
edlclient 3.62 is already the active version in easy-install.pth
Installing beagle_to_loader script to C:\Users\RevSkills\AppData\Local\Programs\Python\Python39\Scripts
Installing boottodwnload script to C:\Users\RevSkills\AppData\Local\Programs\Python\Python39\Scripts
Installing edl script to C:\Users\RevSkills\AppData\Local\Programs\Python\Python39\Scripts
Installing enableadb script to C:\Users\RevSkills\AppData\Local\Programs\Python\Python39\Scripts
Installing fhloaderparse script to C:\Users\RevSkills\AppData\Local\Programs\Python\Python39\Scripts
Installing qc_diag.py script to C:\Users\RevSkills\AppData\Local\Programs\Python\Python39\Scripts
Installing sierrakeygen.py script to C:\Users\RevSkills\AppData\Local\Programs\Python\Python39\Scripts
Installed c:\users\revskills\appdata\local\programs\python\python39\lib\site-packages\edlclient-3.62-py3.9.egg
Processing dependencies for edlclient==3.62
Searching for pylzma
Reading https://pypi.org/simple/pylzma/
Downloading https://files.pythonhosted.org/packages/03/d8/10ef072c3cd4301a65a1b762b09eefa02baf8da23b9ea77ebe9546499975/pylzma-0.5.0.tar.gz#sha256=b874172afbf37770e643bf2dc9d9b6b03eb95d8f8162e157145b3fe9e1b68a1c
Best match: pylzma 0.5.0
Processing pylzma-0.5.0.tar.gz
Writing C:\Users\REVSKI1\AppData\Local\Temp\easy_install-cbfa3kg7\pylzma-0.5.0\setup.cfg
Running pylzma-0.5.0\setup.py -q bdist_egg --dist-dir C:\Users\REVSKI1\AppData\Local\Temp\easy_install-cbfa3kg7\pylzma-0.5.0\egg-dist-tmp-8j5_e9hy
no previously-included directories found matching 'src\sdk.orig'
pylzma.c
src/pylzma/pylzma.c(296): warning C4996: 'PyEval_InitThreads': deprecated in 3.9
c:\users\revskills\appdata\local\programs\python\python39\include\ceval.h(130): note: see declaration of 'PyEval_InitThreads'
pylzma_aes.c
src/pylzma/pylzma_aes.c(71): warning C4244: 'function': conversion from 'Py_ssize_t' to 'unsigned int', possible loss of data
src/pylzma/pylzma_aes.c(152): warning C4047: 'initializing': 'Py_ssize_t' differs in levels of indirection from 'void *'
pylzma_compress.c
pylzma_compressfile.c
src/pylzma/pylzma_compressfile.c(83): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
src/pylzma/pylzma_compressfile.c(85): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
src/pylzma/pylzma_compressfile.c(228): warning C4047: 'initializing': 'Py_ssize_t' differs in levels of indirection from 'void *'
pylzma_decompress.c
pylzma_decompress_compat.c
src/pylzma/pylzma_decompress_compat.c(68): warning C4244: '=': conversion from 'Py_ssize_t' to 'unsigned int', possible loss of data
src/pylzma/pylzma_decompress_compat.c(70): warning C4244: '=': conversion from '__int64' to 'unsigned int', possible loss of data
pylzma_decompressobj.c
src/pylzma/pylzma_decompressobj.c(379): warning C4047: 'initializing': 'Py_ssize_t' differs in levels of indirection from 'void *'
pylzma_decompressobj_compat.c
src/pylzma/pylzma_decompressobj_compat.c(63): warning C4244: '=': conversion from 'Py_ssize_t' to 'unsigned int', possible loss of data
src/pylzma/pylzma_decompressobj_compat.c(72): warning C4244: '=': conversion from 'Py_ssize_t' to 'unsigned int', possible loss of data
src/pylzma/pylzma_decompressobj_compat.c(91): warning C4244: '=': conversion from 'Py_ssize_t' to 'unsigned int', possible loss of data
src/pylzma/pylzma_decompressobj_compat.c(199): warning C4047: 'initializing': 'Py_ssize_t' differs in levels of indirection from 'void *'
pylzma_streams.c
LzFindMt.c
MtCoder.c
MtDec.c
Threads.c
LzmaCompatDecode.c
Aes.c
AesOpt.c
Bra.c
Bra86.c
BraIA64.c
CpuArch.c
LzFind.c
Lzma2Dec.c
Lzma2Enc.c
LzmaDec.c
LzmaEnc.c
Sha256.c
pylzma.obj : warning LNK4197: export 'PyInit_pylzma' specified multiple times; using first specification
Creating library build\temp.win-amd64-3.9\Release\src/pylzma\pylzma.cp39-win_amd64.lib and object build\temp.win-amd64-3.9\Release\src/pylzma\pylzma.cp39-win_amd64.exp
Generating code Finished generating code
LINK : fatal error LNK1158: cannot run 'rc.exe'
error: Setup script exited with error: command 'C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\x86_amd64\link.exe' failed with exit code 1158
C:\Users\RevSkills\Desktop\edl>
The text was updated successfully, but these errors were encountered:
Microsoft Windows [Version 10.0.19045.3930]
(c) Microsoft Corporation. All rights reserved.
C:\Users\RevSkills\Desktop\edl>python setup.py install
running install
running bdist_egg
running egg_info
writing edlclient.egg-info\PKG-INFO
writing dependency_links to edlclient.egg-info\dependency_links.txt
writing requirements to edlclient.egg-info\requires.txt
writing top-level names to edlclient.egg-info\top_level.txt
reading manifest file 'edlclient.egg-info\SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'edlclient.egg-info\SOURCES.txt'
installing library code to build\bdist.win-amd64\egg
running install_lib
running build_py
copying build\lib\Loaders\asus_wingtech\000a50e10029003c_ec70ff124179a138_fhprg_asus_zs630kl.bin -> build\bdist.win-amd64\egg\Loaders\asus_wingtech
copying build\lib\Loaders\asus_wingtech\000ba0e100000000_6d6287d60bc71172_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\asus_wingtech
copying build\lib\Loaders\asus_wingtech\007050e100010001_0b010bcb83a7b520_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\asus_wingtech
copying build\lib\Loaders\asus_wingtech\007050e10029001e_cc3153a80293939b_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\asus_wingtech
copying build\lib\Loaders\asus_wingtech\007050e111112222_f069a87f6d4364ef_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\asus_wingtech
copying build\lib\Loaders\asus_wingtech\008140e100010001_5f62a3f033bf4534_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\asus_wingtech
copying build\lib\Loaders\asus_wingtech\008f10e100290008_cc3153a80293939b_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\asus_wingtech
copying build\lib\Loaders\asus_wingtech\0090b0e100010001_0fd67ad01b2edfa7_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\asus_wingtech
copying build\lib\Loaders\asus_wingtech\0090b0e111112222_f069a87f6d4364ef_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\asus_wingtech
copying build\lib\Loaders\asus_wingtech\0091b0e100010001_0fd67ad01b2edfa7_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\asus_wingtech
copying build\lib\Loaders\qualcomm\model_generic\sdx55\prog_firehose_sdx55_fibucom.bin -> build\bdist.win-amd64\egg\Loaders\qualcomm\model_generic\sdx55
copying build\lib\Loaders\qualcomm\model_generic\sdx55\prog_firehose_sdx55_pinsu_r200c_r200s.mbn -> build\bdist.win-amd64\egg\Loaders\qualcomm\model_generic\sdx55
copying build\lib\Loaders\qualcomm\model_generic\sdx55\prog_firehose_sdx55_quectel_em20_rg502.bin -> build\bdist.win-amd64\egg\Loaders\qualcomm\model_generic\sdx55
copying build\lib\Loaders\qualcomm\model_generic\sdx55\prog_firehose_sdx55_zte_mc801av.bin -> build\bdist.win-amd64\egg\Loaders\qualcomm\model_generic\sdx55
creating build\bdist.win-amd64\egg\Loaders\qualcomm\model_generic\wear3100
copying build\lib\Loaders\qualcomm\model_generic\wear3100\000520e100000000_cc3153a80293939b_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\qualcomm\model_generic\wear3100
creating build\bdist.win-amd64\egg\Loaders\qualcomm\patched
creating build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x06
copying build\lib\Loaders\qualcomm\patched\mdm9x06\ENPRG9x06p_bg96.bin -> build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x06
creating build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x06\org
creating build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x06\org\quectel
copying build\lib\Loaders\qualcomm\patched\mdm9x06\org\quectel\ENPRG9x06_bg96.mbn -> build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x06\org\quectel
copying build\lib\Loaders\qualcomm\patched\mdm9x06\org\quectel\NPRG9x06_bg96.mbn -> build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x06\org\quectel
creating build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x07
copying build\lib\Loaders\qualcomm\patched\mdm9x07\000480e100000000_cc3153a80293939b_enprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x07
copying build\lib\Loaders\qualcomm\patched\mdm9x07\nprg9x07p.bin -> build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x07
creating build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x07\org
creating build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x07\org\sim7600
copying build\lib\Loaders\qualcomm\patched\mdm9x07\org\sim7600\ENPRG9x07.mbn -> build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x07\org\sim7600
copying build\lib\Loaders\qualcomm\patched\mdm9x07\org\sim7600\NPRG9x07.mbn -> build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x07\org\sim7600
creating build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x5x
copying build\lib\Loaders\qualcomm\patched\mdm9x5x\000320e10000a069_cc3153a80293939b_enprg9x55p.bin -> build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x5x
copying build\lib\Loaders\qualcomm\patched\mdm9x5x\ENPRG9x55p_e5788.bin -> build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x5x
copying build\lib\Loaders\qualcomm\patched\mdm9x5x\nprg9x55p.bin -> build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x5x
creating build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x6x
copying build\lib\Loaders\qualcomm\patched\mdm9x6x\0007d0e100000000_36c886068d9a6634_enprg9x60p_tlt.bin -> build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x6x
copying build\lib\Loaders\qualcomm\patched\mdm9x6x\0007d0e100000000_cc3153a80293939b_enprg9x60p.bin -> build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x6x
copying build\lib\Loaders\qualcomm\patched\mdm9x6x\0007f0e100000000_959b8d0549ef41be__enprg9x65p_sdx20.bin -> build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x6x
copying build\lib\Loaders\qualcomm\patched\mdm9x6x\nprg9x65p.bin -> build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x6x
creating build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x6x\org
creating build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x6x\org\Foxconn_T77W968
copying build\lib\Loaders\qualcomm\patched\mdm9x6x\org\Foxconn_T77W968\enprg9x65.mbn -> build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x6x\org\Foxconn_T77W968
copying build\lib\Loaders\qualcomm\patched\mdm9x6x\org\Foxconn_T77W968\nprg9x65.mbn -> build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x6x\org\Foxconn_T77W968
creating build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x6x\org\Novatel
copying build\lib\Loaders\qualcomm\patched\mdm9x6x\org\Novatel\enprg9x65-28584-08006000.bin -> build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x6x\org\Novatel
copying build\lib\Loaders\qualcomm\patched\mdm9x6x\org\Novatel\nprg9x65-28583-80000000.bin -> build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x6x\org\Novatel
creating build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x6x\org\Quectel
copying build\lib\Loaders\qualcomm\patched\mdm9x6x\org\Quectel\enprg9x65.mbn -> build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x6x\org\Quectel
copying build\lib\Loaders\qualcomm\patched\mdm9x6x\org\Quectel\nprg9x65.mbn -> build\bdist.win-amd64\egg\Loaders\qualcomm\patched\mdm9x6x\org\Quectel
copying build\lib\Loaders\README.md -> build\bdist.win-amd64\egg\Loaders
creating build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\0000000000200000_27fe520d8259d21a_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\0000000000200000_57d5a124fe695106_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\0000000000200000_7e8ac4ee8d27363b_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\0000000000200000_b64fa0e813ee4321_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\0000000000200000_b6c0a48e991a5d86_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\000460e100200000_bd9277227da2ea0a_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\000560e100200000_9299a622487a9a04_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\000560e100200000_a5bc77181d20c21d_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\0005e0e100010000_997d54715aadfd8d_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\0008b0e100010000_82ddd92611bdfac8_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\0008b0e100010000_a20f3e22ee2a58da_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\000950e100200000_27fe520d8259d21a_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\0009a0e100200000_11ac510c97c59fad_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\0009a0e100200000_2935a083abf25fdf_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\0009a0e100200000_2a9630bd810ba7b6_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\0009a0e100200000_6219ee1e89d69f88_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\0009a0e100200000_c8c8dd565bf1d840_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\0009a0e100200000_e7eb382117496ca8_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\000a50e100200000_3b0b67354f55dde5_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\000a50e100200000_45d5b07d5a34cd8c_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\000a50e100200000_ab28f20cfb2bd9fe_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\000b70e100200000_620d3430ed21af31_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\000b80e100200000_bd0eb2e36a4b2881_fhprg_sc8180xp.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\000bf0e100200000_383799df0e8f55d7_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\000bf0e100200000_3cc959ac5b3364a4_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\000bf0e100200000_fa605b326a48fcaa_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\000e60e100200000_94ec9a24b79bcc83_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\007b00e100000000_be9070a346e77e14_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\009470e100200000_144cf47f1614ca83_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\009470e100200000_f58523b351109241_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\3002000000010000_57ee29c2f04c283b_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\3002000000010000_feba74e5d4d6eea5_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\samsung
copying build\lib\Loaders\samsung\6000000000010000_289c7c57d81c8efa_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\samsung
creating build\bdist.win-amd64\egg\Loaders\sharp
copying build\lib\Loaders\sharp\3006000000010000_07046415532823b0_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\sharp
creating build\bdist.win-amd64\egg\Loaders\smartisan
copying build\lib\Loaders\smartisan\000460e100110022_032a43cc8d3e2d3b_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\smartisan
copying build\lib\Loaders\smartisan\000460e100110022_0a1fd0c71592505d_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\smartisan
creating build\bdist.win-amd64\egg\Loaders\sonim
copying build\lib\Loaders\sonim\0008c0e100010000_1b55c83cc1c00f4f_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\sonim
creating build\bdist.win-amd64\egg\Loaders\sony
copying build\lib\Loaders\sony\007530e100010001_25b44831ab8f8396_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\sony
creating build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\0000000000000000_6ff5948be87d91dd_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\0000000000000000_c39a5b1d9f0cc90b_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\0000000000000000_c64624a0fa3bb84d_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\0000000000000000_fbdb288a39196a06_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\0004f0e100420020_3353db25b14df962_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\000560e100420049_26f93e0bf4c11f91_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\0006b0e100420041_073e81231dae45ba_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\0006b0e100420046_5e3cd04abee1a2d0_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\000940e100420050_7fcdbae6d1b9526f_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\0009a0e1013d0002_bf0bf8ad8467756b_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\000b90e1013d0002_bf0bf8ad8467756b_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\000be0e100420047_79fba8b6dc1f344d_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\000be0e10042004b_e143e5a12649d60d_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\000bf0e100420048_a3462a4f75f7a98b_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\001060e10042004f_99c60886e90d4bb0c_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\007050e100420011_625801c51eee90d7_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\007050e100420015_56b7ce50c89798f1_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\007050e100420018_faf5c7a62884b4db_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\007200e100420006_625801c51eee90d7_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\007200e100420007_625801c51eee90d7_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\007220e100420006_625801c51eee90d7_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\007220e100420007_625801c51eee90d7_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\0072c0e100420004_625801c51eee90d7_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\0072c0e100420007_625801c51eee90d7_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\008050e10042000b_625801c51eee90d7_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\008050e10042000f_625801c51eee90d7_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\008050e100420010_625801c51eee90d7_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\0090b0e100420011_625801c51eee90d7_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009180e100420012_625801c51eee90d7_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009470e100420040_81a18d4dbc0d381d_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009600e100420019_598fb494403b71c3_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009600e100420019_771c3fc9b27825fe_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009600e10042001b_20363965d4236ca9_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009600e10042001d_ba4a39e542e99616_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009600e10042001d_fc9b6be6cbbec404_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009600e10042001f_61395708cdc083d8_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009600e100420022_1426e274080695bb_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009600e100420023_ab790fcd209788bf_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009600e100420024_598fb494403b71c3_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009600e100420024_5b4e559e6e66d5ba_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009600e100420024_771c3fc9b27825fe_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009600e100420027_9f4a1e0ca202dc7a_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009600e100420029_952bed90f6e9eac6_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009600e100420029_d132ae1757f594a3_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009600e100420031_7d9742baa86b1db6_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009600e100420032_df561473bca15451_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009600e100420035_57b585f76f907837_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009600e100420037_7ae7b2e1144087f0_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009600e100420037_848c3b7984c01ead_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009600e100420040_171b00a86062d2c5_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009600e10042004a_62ab1adaae406926_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009600e10042004c_ba3f1e2e2460422b_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009600e10042004d_b451bd3b38d9edd1_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009720e100420022_5b4e559e6e66d5ba_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009720e100420030_598fb494403b71c3_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009900e100420030_28dcf6543d791d8e_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
copying build\lib\Loaders\TCL\009900e100420030_f0a931400c447102_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\TCL
creating build\bdist.win-amd64\egg\Loaders\tplink
copying build\lib\Loaders\tplink\009600e100000000_b75ac87c5171462b_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\tplink
creating build\bdist.win-amd64\egg\Loaders\unknown
copying build\lib\Loaders\unknown\0000000000000000_06513b56f7f06be9_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\unknown
copying build\lib\Loaders\unknown\0000000000000000_0cd8b438fed2e1c4_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\unknown
copying build\lib\Loaders\unknown\0000000000000000_1b14cfdf47441d6e_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\unknown
copying build\lib\Loaders\unknown\0000000000000000_206e9322385b0fd7_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\unknown
copying build\lib\Loaders\unknown\0000000000000000_3ca3332e27061b23_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\unknown
copying build\lib\Loaders\unknown\0000000000000000_4041e9db17c18262_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\unknown
copying build\lib\Loaders\unknown\0000000000000000_43476023ea1ac127_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\unknown
copying build\lib\Loaders\unknown\0000000000000000_63471de518e5f773_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\unknown
copying build\lib\Loaders\unknown\0000000000000000_6755ff6f60e7ba66_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\unknown
copying build\lib\Loaders\unknown\0000000000000000_7546c10752350562_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\unknown
copying build\lib\Loaders\unknown\0000000000000000_7ffbd65f7aeb7aec_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\unknown
copying build\lib\Loaders\unknown\0000000000000000_8efb9dc6e3ff55f8_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\unknown
copying build\lib\Loaders\unknown\0000000000000000_d2afb6104ceddf0a_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\unknown
copying build\lib\Loaders\unknown\0000000000000000_d506d752b9f0fcbc_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\unknown
copying build\lib\Loaders\unknown\0000000000000000_e45c1b49a272f7ca_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\unknown
copying build\lib\Loaders\unknown\0000000000000000_f00aa1f9f750d3f6_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\unknown
copying build\lib\Loaders\unknown\0000000000000000_f2ec7eed25dc6f3b_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\unknown
copying build\lib\Loaders\unknown\0000000000000000_ffa1ca4b15905ccf_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\unknown
copying build\lib\Loaders\unknown\009680e100000000_56bcc7d452a30271_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\unknown
creating build\bdist.win-amd64\egg\Loaders\vivo
copying build\lib\Loaders\vivo\0000000000730003_a7df36ffd7ab557c_fhprg_vivo_pd2020.bin -> build\bdist.win-amd64\egg\Loaders\vivo
copying build\lib\Loaders\vivo\000460e100000000_60ba997fef6da9f0_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\vivo
copying build\lib\Loaders\vivo\000460e100000000_da758fd52632ba66_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\vivo
copying build\lib\Loaders\vivo\0004f0e100000000_60ba997fef6da9f0_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\vivo
copying build\lib\Loaders\vivo\000560e100000000_60ba997fef6da9f0_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\vivo
copying build\lib\Loaders\vivo\000950e100730003_a7df36ffd7ab557c_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\vivo
copying build\lib\Loaders\vivo\0009a0e100000000_60ba997fef6da9f0_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\vivo
copying build\lib\Loaders\vivo\000bf0e100000000_60ba997fef6da9f0_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\vivo
copying build\lib\Loaders\vivo\0090b0e100000000_60ba997fef6da9f0_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\vivo
copying build\lib\Loaders\vivo\009470e100000000_60ba997fef6da9f0_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\vivo
copying build\lib\Loaders\vivo\009470e100000000_da758fd52632ba66_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\vivo
copying build\lib\Loaders\vivo\009600e100000000_df989e3c2be41617_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\vivo
copying build\lib\Loaders\vivo\009720e100000000_84e0fa565714285d_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\vivo
copying build\lib\Loaders\vivo\009900e100000000_60ba997fef6da9f0_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\vivo
copying build\lib\Loaders\vivo\3006000000010000_f188b3bc5198fb41_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\vivo
copying build\lib\Loaders\vivo\6000000000010000_2c0a52ffbd8db687_fhprg_vivo_dual_1813.bin -> build\bdist.win-amd64\egg\Loaders\vivo
copying build\lib\Loaders\vivo\6004000000010000_2c0a52ffbd8db687_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\vivo
creating build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\0000000000000000_06af511250e0b74b_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\0000000000000000_ab0a9e785e143291_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\0000000000000000_b435a01fc18a5c72_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\0000000000000000_fa452f8cc5060845_fhprg_peek_wt86047.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\0000000000720000_1bebe3863a6781db_fhprg_edlauth.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\000460e100000000_57158eaf1814d78f.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\0004f0e100000000_57158eaf1814d78f_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\000560e100000000_57158eaf1814d78f_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\0005e0e100010000_a7b8b82545a98eca_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\0005e0e100010000_a7b8b82545a98eca_fhprg_peek_mi_a2.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\0005f0e100000000_355d47f912fea0af_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\0006b0e100000000_57158eaf1814d78f_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\0008c0e100010000_a7b8b82545a98eca_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\000930e100010000_a7b8b82545a98eca_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\000930e100720000_a7b8b82545a98eca_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\0009a0e100000000_57158eaf1814d78f_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\000ba0e100720000_57158eaf1814d78f_fhprg_redmi7.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\0010a0e100720000_1bebe3863a6781db_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\001360e100720000_1bebe3863a6781db_fhprg_redmi9t.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\0014d0e100000000_1bebe3863a6781db_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\0014d0e100720000_1bebe3863a6781db_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\007050e100000000_278448179ac756a1_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\007050e100000000_50838757eab7c632_fhprg_peek_wt88047.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\0090b0e100000000_57158eaf1814d78f_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\009400e100000000_57158eaf1814d78f_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\009470e100000000_355d47f912fea0af_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\009690e100000000_57158eaf1814d78f_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\009900e100000000_57158eaf1814d78f_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\009b00e100000000_57158eaf1814d78f_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi
creating build\bdist.win-amd64\egg\Loaders\xiaomi\EDLAuth
copying build\lib\Loaders\xiaomi\EDLAuth\0000000000720000_1bebe3863a6781db_fhprg_edlauth_peek.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi\EDLAuth
copying build\lib\Loaders\xiaomi\EDLAuth\000460e100000000_57158eaf1814d78f_fhprg_edlauth_peek.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi\EDLAuth
copying build\lib\Loaders\xiaomi\EDLAuth\0008b0e100010000_c924a35f39ce1cdd_fhprg_edlauth.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi\EDLAuth
copying build\lib\Loaders\xiaomi\EDLAuth\0008b0e100720000_c924a35f39ce1cdd_fhprg_edlauth_poco_f1.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi\EDLAuth
copying build\lib\Loaders\xiaomi\EDLAuth\0008c0e100010000_f8ab20526358c4fa_fhprg_edlauth_peek.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi\EDLAuth
copying build\lib\Loaders\xiaomi\EDLAuth\0008c0e100720000_a7b8b82545a98eca_fhprg_edlauth.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi\EDLAuth
copying build\lib\Loaders\xiaomi\EDLAuth\000910e100720000_c924a35f39ce1cdd_fhprg_edlauth.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi\EDLAuth
copying build\lib\Loaders\xiaomi\EDLAuth\000950e100720000_1bebe3863a6781db_fhprg_edlauth.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi\EDLAuth
copying build\lib\Loaders\xiaomi\EDLAuth\000a50e100720000_1bebe3863a6781db_fhprg_edlauth.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi\EDLAuth
copying build\lib\Loaders\xiaomi\EDLAuth\000ba0e100720000_57158eaf1814d78f_fhprg_edlauth_peek.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi\EDLAuth
copying build\lib\Loaders\xiaomi\EDLAuth\000bf0e100720000_57158eaf1814d78f_fhprg_edlauth_peek.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi\EDLAuth
copying build\lib\Loaders\xiaomi\EDLAuth\000db0e100720000_c924a35f39ce1cdd_fhprg_edlauth.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi\EDLAuth
copying build\lib\Loaders\xiaomi\EDLAuth\000e60e100720000_1bebe3863a6781db_fhprg_edlauth.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi\EDLAuth
copying build\lib\Loaders\xiaomi\EDLAuth\001590e100720000_1bebe3863a6781db_fhprg_edlauth.bin -> build\bdist.win-amd64\egg\Loaders\xiaomi\EDLAuth
copying build\lib\Loaders\xiaomi\mprg8626_armani.mbn -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\mprg8974_cancro.mbn -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\mprg8974_virgo.mbn -> build\bdist.win-amd64\egg\Loaders\xiaomi
copying build\lib\Loaders\xiaomi\prog_emmc_firehose_8916_gucci_peek.mbn -> build\bdist.win-amd64\egg\Loaders\xiaomi
creating build\bdist.win-amd64\egg\Loaders\yulong_coolpad
copying build\lib\Loaders\yulong_coolpad\000560e100480000_0dc319ba152db35e_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\yulong_coolpad
copying build\lib\Loaders\yulong_coolpad\007050e100480000_0dc319ba152db35e_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\yulong_coolpad
copying build\lib\Loaders\yulong_coolpad\0090b0e100000000_33a5b123f8ee0a74_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\yulong_coolpad
copying build\lib\Loaders\yulong_coolpad\0090b0e100480000_0dc319ba152db35e_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\yulong_coolpad
copying build\lib\Loaders\yulong_coolpad\0091b0e100000000_b4d82bcacd882b72_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\yulong_coolpad
copying build\lib\Loaders\yulong_coolpad\009600e100480000_0dc319ba152db35e_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\yulong_coolpad
copying build\lib\Loaders\yulong_coolpad\009720e100000000_4fa60329e92f41aa_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\yulong_coolpad
copying build\lib\Loaders\yulong_coolpad\009900e100000001_7c24b3bec0b60439_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\yulong_coolpad
copying build\lib\Loaders\yulong_coolpad\009900e100000001_7d8bd4a98b53f2f4_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\yulong_coolpad
creating build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\0000000000040000_4c5806ac3f959565_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\0000000000040000_dff7dda29c8c49b1_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\000460e100040000_168d0bad52b5d5cb_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\000460e100040000_3ab733d167600d9d_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\000460e100040000_404d181e75af65a8_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\000510e100040000_326ebefc44ff5adc_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\000510e100040000_cd6f6cb8100eb576_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\000560e100040000_168d0bad52b5d5cb_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\000560e100040000_43b4a0710e00b0b0_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\000560e100040000_5e051af9d9a59ad3_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\000560e100040000_9764995d53559360_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\000560e100040000_9ce8065ce3f8ab88_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\000560e100040000_ebff61216378436b_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\0005f0e100040000_d1b89b1385b0db46_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\0006b0e100040000_168d0bad52b5d5cb_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\0006b0e100040000_168d0bad52b5d5cb_zte_n9560_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\0006b0e100040000_5fe8a3597f29751f_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\0006b0e100040000_5fe8a3597f29751f_z983_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\0006b0e100040000_9764995d53559360_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\0006b0e100040000_fdac87167c2b5abd_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\000860e100040000_168d0bad52b5d5cb_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\0009a0e100040000_168d0bad52b5d5cb_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\000a50e100040000_776c7351dc296c9f_fhprg_zte_neva.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\000cf0e100000000_d9357db88795b5a8_fhprg_mc7010.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\007050e100040000_201d20512f1839d9_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\007050e100040000_38cf1c8bc0416b47_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\007050e100040000_44dedb80c4ecbb07_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\007050e100040000_693e38e5ef816bd8_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\007050e100040000_ae2fc66c75ad0fab_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\007050e100040000_eadae385d54ec66b_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\007050e100040000_f02215c75cf9f072_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\007050e100040000_fb428087df560b47_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\007210e100040002_e341f7d95d583a28_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\007b40e100040000_8f522586c4464589_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\007b80e100040000_8f522586c4464589_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\007b80e100040000_f7b0ceb6514cd64c_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\008050e100040000_6923f496fbd6fb14_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\008050e100040002_6923f496fbd6fb14_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\008050e100040008_6923f496fbd6fb14_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\008110e100040004_f7b0ceb6514cd64c_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\0090b0e100040000_02c54b620d695ce2_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\0090b0e100040000_9764995d53559360_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\0090b0e100040000_eadae385d54ec66b_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\0091b0e100040000_eadae385d54ec66b_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\009400e100040000_4c5806ac3f959565_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\009400e100040000_cf275499e5cadb17_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\009470e100040000_6730b8e1d5fa7f85_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\009470e100040000_d1b89b1385b0db46_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\009600e100040000_693e38e5ef816bd8_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\009600E100040000_86c4f630cbc412fd_FHPRG_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\009600e100040000_9764995d53559360_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\009600e100040000_eadae385d54ec66b_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\009600e100040000_f4734e4701d60bc8_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\009720e100000004_b81b9aa98e43a9eb_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\009720e100040000_06e90d11f17c6237_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\009720e100040000_163f2b9daa2d8bed_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\009720e100040000_4232191da8a45966_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\009720E100040000_4673478f4dd4d43c_FHPRG_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\009720e100040000_52d38440a9c26786_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\009720e100040000_9764995d53559360_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\009720e100040000_eadae385d54ec66b_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\009900e100040000_fdfc20db73081ea0_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\3002000000010000_55dbeb4e90521155_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\3006000000010000_158d0f5f0552472f_fhprg_peek.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders\zte\6000000000010000_0b83c6390385506b_fhprg.bin -> build\bdist.win-amd64\egg\Loaders\zte
copying build\lib\Loaders_init_.py -> build\bdist.win-amd64\egg\Loaders
byte-compiling build\bdist.win-amd64\egg\edlclient\Config\qualcomm_config.py to qualcomm_config.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Config\usb_ids.py to usb_ids.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Config_init_.py to init.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\asmtools.py to asmtools.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\Connection\devicehandler.py to devicehandler.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\Connection\seriallib.py to seriallib.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\Connection\usblib.py to usblib.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\Connection\usbscsi.py to usbscsi.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\Connection_init_.py to init.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\cryptutils.py to cryptutils.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\firehose.py to firehose.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\firehose_client.py to firehose_client.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\gpt.py to gpt.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\hdlc.py to hdlc.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\loader_db.py to loader_db.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\memparse.py to memparse.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\Modules\generic.py to generic.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\Modules\init.py to init.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\Modules\nothing.py to nothing.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\Modules\oneplus.py to oneplus.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\Modules\oneplus_param.py to oneplus_param.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\Modules\xiaomi.py to xiaomi.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\Modules_init_.py to init.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\nand_config.py to nand_config.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\pt.py to pt.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\pt64.py to pt64.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\sahara.py to sahara.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\sahara_defs.py to sahara_defs.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\sparse.py to sparse.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\streaming.py to streaming.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\streaming_client.py to streaming_client.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\streaming_defs.py to streaming_defs.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\utils.py to utils.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library\xmlparser.py to xmlparser.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Library_init_.py to init.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Tools\qc_diag.py to qc_diag.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Tools\sierrakeygen.py to sierrakeygen.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Tools\txt_to_loader.py to txt_to_loader.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient\Tools_init_.py to init.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\edlclient_init_.py to init.cpython-39.pyc
byte-compiling build\bdist.win-amd64\egg\Loaders_init_.py to init.cpython-39.pyc
installing package data to build\bdist.win-amd64\egg
running install_data
warning: install_data: setup script did not provide a directory for 'LICENSE' -- installing right in 'build\bdist.win-amd64\egg'
copying LICENSE -> build\bdist.win-amd64\egg
warning: install_data: setup script did not provide a directory for 'README.md' -- installing right in 'build\bdist.win-amd64\egg'
copying README.md -> build\bdist.win-amd64\egg
creating build\bdist.win-amd64\egg\EGG-INFO
installing scripts to build\bdist.win-amd64\egg\EGG-INFO\scripts
running install_scripts
running build_scripts
creating build\bdist.win-amd64\egg\EGG-INFO\scripts
copying build\scripts-3.9\beagle_to_loader -> build\bdist.win-amd64\egg\EGG-INFO\scripts
copying build\scripts-3.9\boottodwnload -> build\bdist.win-amd64\egg\EGG-INFO\scripts
copying build\scripts-3.9\edl -> build\bdist.win-amd64\egg\EGG-INFO\scripts
copying build\scripts-3.9\enableadb -> build\bdist.win-amd64\egg\EGG-INFO\scripts
copying build\scripts-3.9\fhloaderparse -> build\bdist.win-amd64\egg\EGG-INFO\scripts
copying build\scripts-3.9\qc_diag.py -> build\bdist.win-amd64\egg\EGG-INFO\scripts
copying build\scripts-3.9\sierrakeygen.py -> build\bdist.win-amd64\egg\EGG-INFO\scripts
copying edlclient.egg-info\PKG-INFO -> build\bdist.win-amd64\egg\EGG-INFO
copying edlclient.egg-info\SOURCES.txt -> build\bdist.win-amd64\egg\EGG-INFO
copying edlclient.egg-info\dependency_links.txt -> build\bdist.win-amd64\egg\EGG-INFO
copying edlclient.egg-info\not-zip-safe -> build\bdist.win-amd64\egg\EGG-INFO
copying edlclient.egg-info\requires.txt -> build\bdist.win-amd64\egg\EGG-INFO
copying edlclient.egg-info\top_level.txt -> build\bdist.win-amd64\egg\EGG-INFO
writing build\bdist.win-amd64\egg\EGG-INFO\native_libs.txt
creating 'dist\edlclient-3.62-py3.9.egg' and adding 'build\bdist.win-amd64\egg' to it
removing 'build\bdist.win-amd64\egg' (and everything under it)
Processing edlclient-3.62-py3.9.egg
removing 'c:\users\revskills\appdata\local\programs\python\python39\lib\site-packages\edlclient-3.62-py3.9.egg' (and everything under it)
creating c:\users\revskills\appdata\local\programs\python\python39\lib\site-packages\edlclient-3.62-py3.9.egg
Extracting edlclient-3.62-py3.9.egg to c:\users\revskills\appdata\local\programs\python\python39\lib\site-packages
edlclient 3.62 is already the active version in easy-install.pth
Installing beagle_to_loader script to C:\Users\RevSkills\AppData\Local\Programs\Python\Python39\Scripts
Installing boottodwnload script to C:\Users\RevSkills\AppData\Local\Programs\Python\Python39\Scripts
Installing edl script to C:\Users\RevSkills\AppData\Local\Programs\Python\Python39\Scripts
Installing enableadb script to C:\Users\RevSkills\AppData\Local\Programs\Python\Python39\Scripts
Installing fhloaderparse script to C:\Users\RevSkills\AppData\Local\Programs\Python\Python39\Scripts
Installing qc_diag.py script to C:\Users\RevSkills\AppData\Local\Programs\Python\Python39\Scripts
Installing sierrakeygen.py script to C:\Users\RevSkills\AppData\Local\Programs\Python\Python39\Scripts
Installed c:\users\revskills\appdata\local\programs\python\python39\lib\site-packages\edlclient-3.62-py3.9.egg
Processing dependencies for edlclient==3.62
Searching for pylzma
Reading https://pypi.org/simple/pylzma/
Downloading https://files.pythonhosted.org/packages/03/d8/10ef072c3cd4301a65a1b762b09eefa02baf8da23b9ea77ebe9546499975/pylzma-0.5.0.tar.gz#sha256=b874172afbf37770e643bf2dc9d9b6b03eb95d8f8162e157145b3fe9e1b68a1c
Best match: pylzma 0.5.0
Processing pylzma-0.5.0.tar.gz
Writing C:\Users\REVSKI
1\AppData\Local\Temp\easy_install-cbfa3kg7\pylzma-0.5.0\setup.cfg1\AppData\Local\Temp\easy_install-cbfa3kg7\pylzma-0.5.0\egg-dist-tmp-8j5_e9hyRunning pylzma-0.5.0\setup.py -q bdist_egg --dist-dir C:\Users\REVSKI
no previously-included directories found matching 'src\sdk.orig'
pylzma.c
src/pylzma/pylzma.c(296): warning C4996: 'PyEval_InitThreads': deprecated in 3.9
c:\users\revskills\appdata\local\programs\python\python39\include\ceval.h(130): note: see declaration of 'PyEval_InitThreads'
pylzma_aes.c
src/pylzma/pylzma_aes.c(71): warning C4244: 'function': conversion from 'Py_ssize_t' to 'unsigned int', possible loss of data
src/pylzma/pylzma_aes.c(152): warning C4047: 'initializing': 'Py_ssize_t' differs in levels of indirection from 'void *'
pylzma_compress.c
pylzma_compressfile.c
src/pylzma/pylzma_compressfile.c(83): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
src/pylzma/pylzma_compressfile.c(85): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
src/pylzma/pylzma_compressfile.c(228): warning C4047: 'initializing': 'Py_ssize_t' differs in levels of indirection from 'void *'
pylzma_decompress.c
pylzma_decompress_compat.c
src/pylzma/pylzma_decompress_compat.c(68): warning C4244: '=': conversion from 'Py_ssize_t' to 'unsigned int', possible loss of data
src/pylzma/pylzma_decompress_compat.c(70): warning C4244: '=': conversion from '__int64' to 'unsigned int', possible loss of data
pylzma_decompressobj.c
src/pylzma/pylzma_decompressobj.c(379): warning C4047: 'initializing': 'Py_ssize_t' differs in levels of indirection from 'void *'
pylzma_decompressobj_compat.c
src/pylzma/pylzma_decompressobj_compat.c(63): warning C4244: '=': conversion from 'Py_ssize_t' to 'unsigned int', possible loss of data
src/pylzma/pylzma_decompressobj_compat.c(72): warning C4244: '=': conversion from 'Py_ssize_t' to 'unsigned int', possible loss of data
src/pylzma/pylzma_decompressobj_compat.c(91): warning C4244: '=': conversion from 'Py_ssize_t' to 'unsigned int', possible loss of data
src/pylzma/pylzma_decompressobj_compat.c(199): warning C4047: 'initializing': 'Py_ssize_t' differs in levels of indirection from 'void *'
pylzma_streams.c
LzFindMt.c
MtCoder.c
MtDec.c
Threads.c
LzmaCompatDecode.c
Aes.c
AesOpt.c
Bra.c
Bra86.c
BraIA64.c
CpuArch.c
LzFind.c
Lzma2Dec.c
Lzma2Enc.c
LzmaDec.c
LzmaEnc.c
Sha256.c
pylzma.obj : warning LNK4197: export 'PyInit_pylzma' specified multiple times; using first specification
Creating library build\temp.win-amd64-3.9\Release\src/pylzma\pylzma.cp39-win_amd64.lib and object build\temp.win-amd64-3.9\Release\src/pylzma\pylzma.cp39-win_amd64.exp
Generating code
Finished generating code
LINK : fatal error LNK1158: cannot run 'rc.exe'
error: Setup script exited with error: command 'C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\x86_amd64\link.exe' failed with exit code 1158
C:\Users\RevSkills\Desktop\edl>
The text was updated successfully, but these errors were encountered: