wljackhero

Results 2 comments of wljackhero

我用的是https://github.com/mfranciszkiewicz/pyelliptic/releases/tag/1.5.10 已经安装好了 不再报告ECC找不到的问题了 运行 python2.7 ./log/crypt/decode_mars_crypt_log_file.py MM_20211024.xlog解析微信的备份数据文件 但是还是遇到很多报错 Traceback (most recent call last): File "./log/crypt/decode_mars_crypt_log_file.py", line 160, in DecodeBuffer tmpbuffer = decompressor.decompress(str(tmpbuffer)) error: Error -3 while decompressing: invalid stored block...

for those who get the same error, here is the detailed solution: windows solution: Win+R "cmd" and hit enter, command line interface will pop up, type cd directory "stable-diffusion-webui\venv\Scripts", maybe...