wieniawski-lai

Results 12 issues of 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. ![image](https://user-images.githubusercontent.com/70927596/221124394-42da3abd-3560-42e5-82fd-81d0372e9140.png) **To Reproduce** 1. I have set the envrioment variable to point...

bug

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 ![image](https://user-images.githubusercontent.com/70927596/224199715-ec4dfa5b-9ce9-4d97-9946-222b773a9bc4.png)...

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) 其中有这样一副图片 ![image](https://user-images.githubusercontent.com/70927596/211733710-d6b73901-1ea0-4458-82d8-90a3605b8611.png) 剪切到本地之后不能正确显示 ![image](https://user-images.githubusercontent.com/70927596/211733812-08c2c275-ea9c-4b79-942c-2486056037a5.png) 我查了一下,是因为本地的assets里面的图片都不对,变成了这个样子 ![手把手教你编写一个简单的上位机-看过的都说好-95edfaf6ed665a4a78d2e0c74fb1c55f](https://user-images.githubusercontent.com/70927596/211734316-87ba5cbf-a9b3-41ee-80c7-635f3b818c66.svg) 在网页上是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 ![图片](https://user-images.githubusercontent.com/70927596/231702618-521acab8-2d0e-4286-9edd-8e072a3ec3b8.png) 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...

User action required
Interface: Python

如题 换了两个邮箱了,都没有结果. 填写申请的时候,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") ``` ### 附加信息和错误日志...

bug