wieniawski-lai
wieniawski-lai
**What you want to do** When startup VSCode, it is reported `Not found .NET6 runtime on your pc. please install it` **Describe the problem** I have installed - vscode -...
**Describe the bug** while setting Python3 binary path in TerosHDL configuration General with conda method, it doesnot work.  **To Reproduce** 1. I have set the envrioment variable to point...
hi, LimeSuite GUI provide an easy way to access LMS7002M. However I wanna read and write the register directly. In MCU tab, there is interface that Read/write register REG0-REG6 ...
pre-condition: - kubuntu22.04LTS - firefox - ruby 3.0.2p107 - maoxian-web-clipper-native-linux-firefox-0.2.11 I have install native app, but in firefox's extension, it is reported: ``` 「本地程序」当前不可用 错误信息: NativeApp: DisconnectErr:An unexpected error occurred...
裁剪部分图片出错
在[这个页面](https://zhuanlan.zhihu.com/p/495337809) 其中有这样一副图片  剪切到本地之后不能正确显示  我查了一下,是因为本地的assets里面的图片都不对,变成了这个样子  在网页上是webp格式,剪切下来之后变成了svg格式,然后存下来的svg变成了一片白.
hi, I am using - firefox on win10 - markdownload v3.2.1 to clip a webpage ``` https://zhuanlan.zhihu.com/p/522285332 ``` The internal formula is not all correct ``` 设 $\overrightarrow{a}=\left( x_{1},y_{1}\right) ;\overrightarrow{b}=\left(...
I am using markdownload to download md file. In the settings, I set  where - `note` is the obsidian vault name, which is under `E:/backup/note` - `E:/backup/note/0.MISC/2.WebClip` is a...
**Description** I wanna generate html help file, and I type `make html` in `/doc`. Error happens: ```shell Exception occurred: File "E:\work\study\ghdl\pyGHDL\libghdl\__init__.py", line 163, in _get _libghdl_path raise Exception(f"Cannot find libghdl...
如题 换了两个邮箱了,都没有结果. 填写申请的时候,Application Use是应该选哪个 - Private - Public (Free/Nonprofit) - Public(Commercial) 申请对中国这个Country友好吗
### Xmake 版本 2.9.9 ### 操作系统版本和架构 kubuntu22.04 ### 描述问题 在VSCode里面用xmake的插件生成一个wxWidgets的工程。 下载下来wxWidgets的tar的package,然后安装报错,详细错误信息在后面 原始的report在[github xmake](https://github.com/xmake-io/xmake/discussions/6583) ### 期待的结果 如何能正确安装 ### 工程配置 ```lua add_rules("mode.debug", "mode.release") add_requires("wxwidgets") target("wxWidgets") set_kind("binary") add_files("src/*.cpp") set_languages("c++14") add_packages("wxwidgets") ``` ### 附加信息和错误日志...