Results 18 comments of

同求,**真的特别希望有这个功能**

询问一下lite的制作进度,真的太需要了

> > 询问一下lite的制作进度,真的太需要了 > > 目前快要新建文件夹了。最近在学校比较忙,所以没什么时间去计划开发 Lyricify Lite。 好的好的,Lyricify真的是一个特别好的工具,狠狠期待lite了

I think your Microsoft account was banned by Rewards (Translate with Google)

> Could you provide a script that shows how you're trying to implement it? i get same problem ``` import time import undetected_chromedriver as uc from extension import proxies proxy_ip...

I have already solved the problem ``` chrome_options = uc.ChromeOptions() proxies_extension = proxies(proxy_username, proxy_password, proxy_ip, proxy_port) with zipfile.ZipFile(proxies_extension, 'r') as zip_ref: zip_ref.extractall("proxies_extension") chrome_options.add_argument(f'--load-extension={os.path.dirname(os.path.abspath(sys.argv[0]))}/proxies_extension') ```

一样不全显示 windows系统 ![image](https://github.com/LiteLoaderQQNT/LiteLoaderQQNT/assets/116951234/4d0c0aed-2321-4008-adae-7b0a1c87f336)

> I wonder if the rejected gcc is causing this, or if the output directory with spaces is causing it, it seems the source files are found, and the constants...

[log.txt](https://github.com/Nuitka/Nuitka/files/15272191/log.txt) > Which you carefully removed from your report, right? I would be interested where they show up, because they are supposed not to, and --show-scons will help me see...

> Thanks, very helpful. It's actually that the --output-dir is chinese, so `result_name` and `result_exe` get passed with Chinese characters to scons. That happens in both the path and the...