YuanPei Li

Results 10 comments of YuanPei Li

I make a comparation between my two Macs with x86 and ARM. Both of them create a virtual environment with Python 3.8.7 and run: ```bash pip install --upgrade tensorflow-federated-nightly ```...

> Hi, I met the same problem. Have you solved that? Hello. Sadly, I have no solution.

I find out maybe the problem is caused because: This repository is not maintained frequently so a fork [`natpalmer-e4o4/obsidian-code-block-copy`](https://github.com/natpalmer-e4o4/obsidian-code-block-copy) is been [accepted](https://github.com/obsidianmd/obsidian-releases/pull/85) by obsidian-release [in community plugins table](https://github.com/obsidianmd/obsidian-releases/blob/c28408e5613e11332b85337519a8dd16686dc025/community-plugins.json#L231). But sadly,...

Hello, @NomarCub. I have the same problem as you. I use a temporary CSS snippet to solve it, hope it helps. ```css .has-copy-button .copy-code-button { width: auto; margin-top: 0; }...

> You will need to recompile the via firmware adding `MOUSEKEY_ENABLE = yes` to the rules.mk file. To the newbie like me: This means you should download [the QMK firmware...

I got a similar problem: ``` Could not import extension sphinxcontrib.mermaid (exception: cannot import name 'ENOENT' from 'sphinx.util.osutil' ``` Maybe [the deprecation of ENOENT in 2.0.0](https://www.sphinx-doc.org/en/master/changes.html#:~:text=sphinx.util.osutil.enoent) cause the problem. I...

> Hi, This issue is duplicated, verify issue #72 for workaround Thanks! There is a better solution in the issue #72 .

Hey guys, I am not working around this case. So, I am going to close it as we have found the workaround and there is no response for years.

Too many spam in this issue. Let me correct my words, there is no valuable info in it. Can’t you guys use the reaction button to express your feeling over...

Hi, @diegodlh: Thanks for your response. I understand it is hard to maintain an open-source project. Also thanks for your resolution. Working on it may be a bit complicated or...