codezjx
codezjx
+1, any solutions?
@mac-naxin Hi,大概查了一下这个问题,你本地是使用`pycryptodome`这个库代替了`pycrypto`么?在`pycryptodome`项目也有人报了这个问题,还是open的,估计是没兼容好`pycrypto`: https://github.com/Legrandin/pycryptodome/issues/35 建议先卸载`pycryptodome`然后重新安装指定版本的`pycrypto`即可
And I find a similar issue here: https://github.com/SimonVT/android-menudrawer/issues/13
+1, same error on MacOS, using the [runwayml/stable-diffusion-v1-5](https://huggingface.co/runwayml/stable-diffusion-v1-5/blob/main/v1-5-pruned-emaonly.ckpt) ckpt file.
如果不需要历史记录文件,删除以下两个节点就能正常运行了,目前看是没有权限写入:  
 似乎Gemini 2.0 Flash Thinking目前在api中不会返回思考过程🤔:https://ai.google.dev/gemini-api/docs/thinking
@Xin1Dev @Tonystarkw12 已修复 #73 ,感谢支持~