Zephyrinebelladonna
Zephyrinebelladonna
是不是不能用了?
> @jaunruh are you maybe using Python 3.9? (The C.PyDict_ClearFreeList function [has been removed](https://docs.python.domainunion.de/3/whatsnew/3.9.html#id3) from the Python C API with Python 3.9). As the README states, `go-python3` is currently **only**...
> 原因是就没依赖这个包,我猜作者是在 `console` 和 `consola` 之间做选择的时候疏忽了,低级错误,可以先用低版本的 大哥,所以要怎么办,只能用1.1.1版本了是吗?
Hi. Any update on the progress towards VuePress 2.0? Thanks.
> Hello @hyp530 ! We will consider the migration when vuepress v2 gets out of beta :) They are almost there to get out of beta. Algolia was integrated into...
It's 2021 now. How's your progress?
> I have the same issue now.
> same question
> > 这个问题比较复杂,不太好处理,现在 naive 的包里面还有 cjs 的产物,很难搞出来一个 cjs 和 esm 同时兼容各种打包工具的包 > > 所以结论是暂时不支持使用vite-ssg或者vitepress? @07akioni 请问这个有什么update吗?我用vitepress + naive-ui好像还是在vite build时出现问题。 @07akioni
> 按上面提供的解决了: $ pip uninstall protobuf -y $ pip install protobuf==3.20.2 -i https://pypi.tuna.tsinghua.edu.cn/simple/ 出现Illegal instruction (core dumped)的原因是什么了解不?怎么寻找Illegal instruction (core dumped)的原因?