Chase

Results 15 comments of Chase

今天已经填了两次验证码了,有点麻烦

是因为zhihu-api/zhihu/__init__.py的内容都注释掉了吗

需要设置: ```shell export GODEBUG=x509ignoreCN=0 ``` 否则会报错: ```shell 2021/07/17 21:00:35 client.Search err: rpc error: code = Unavailable desc = connection error: desc = "transport: authentication handshake failed: x509: certificate relies on...

Hi, I am running into the same issue: $ tmux -V tmux 1.8 $ tmuxp -V tmuxp 1.6.3

docker-compose是不是要挂载某个目录,然后才能持久化保存itchat.pkl文件的?

例如构建完以后,发送个通知,这样用户就知道可以进行测试了。有时候在ide里写完代码,就去postman测试了,可能不会去看log