Lingkang
Lingkang
**UPDATE** I found [this blog](https://bobbyhadz.com/blog/python-attributeerror-module-collections-has-no-attribute-callable) and it said `collections.Callable` was moved into `collections.abc.Callable` since python 3.10 and above. And I found there is a new maintained version of `pyreadline`, named...
From the [python docs](https://docs.python.org/3.9/library/collections.abc.html#collections.abc.Iterable), `collections.Iterable` was moved to `collections.abc.Iterable`. So maybe this is the reason why there is an `ImportError`. https://github.com/coala/coala/blob/734b857d38fdec1ded6758bd6e14694f25e18c50/coalib/misc/DictUtilities.py#L1
@ArtieLiu I'm not sure why your PR did not work, and I made a new one, with its Tor location added. @xiaotianxt Thanks a lot.
@ArtieLiu Alright. @PKUFlyingPig Maybe you can close this issue now.
Nice! 蹲一个新的二维码🤩
安利一个小网站:[explainshell.com](https://explainshell.com/),可以大致解释各种命令行的含义,比查 manual 或者 Google 要方便不少。 (但是貌似对 Arch 系不太友好,`pacman` 都不支持)
作者刚更新了这个,[服务器端环境配置](https://csdiy.wiki/CS%E5%AD%A6%E4%B9%A0%E8%A7%84%E5%88%92/#_4),提到一些资源可以看看。
Absolutely need activity diagram!
@moisestohias https://github.com/geekan/HowToLiveLonger/blob/main/README_en.md 👀
Got same message on `mermaid-cli` 10.6.1 with a 300 line class diagram.