Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

有没有大佬写一个控制台进行对话的,我微信进不去 #19

Open
dongandi opened this issue Oct 13, 2021 · 9 comments
Open

Comments

@dongandi
Copy link

No description provided.

@hyace
Copy link

hyace commented Nov 16, 2021

微信接口应该是被封了,自己改一个啊,也太简单了,动不了20行代码

@yangyangD-hub
Copy link

微信接口应该是被封了,自己改一个啊,也太简单了,动不了20行代码

那大佬写一个吧 蹲一下 谢谢

@geoluan95
Copy link

可以使用itchat-uos, pip install itchat-uos后就可以使用itchat了。

@hjing100
Copy link

我改为itchat-uos后报错:
Traceback (most recent call last):
File "D:\software\Anaconda36\Anacondasoftware36\lib\site-packages\itchat\components\hotreload.py", line 21, in dump_login_status
with open(fileDir, 'w') as f:
FileNotFoundError: [Errno 2] No such file or directory: './logs/loginInfo.pkl'

@coilroll
Copy link

coilroll commented Mar 6, 2022

大佬们解决了吗?这里蹲一个

@xiefangzhenz
Copy link

我改为itchat-uos后报错: Traceback (most recent call last): File "D:\software\Anaconda36\Anacondasoftware36\lib\site-packages\itchat\components\hotreload.py", line 21, in dump_login_status with open(fileDir, 'w') as f: FileNotFoundError: [Errno 2] No such file or directory: './logs/loginInfo.pkl'

把这个文件路径改了就行了

@jackjieliu
Copy link

我改为itchat-uos后报错: Traceback (most recent call last): File "D:\software\Anaconda36\Anacondasoftware36\lib\site-packages\itchat\components\hotreload.py", line 21, in dump_login_status with open(fileDir, 'w') as f: FileNotFoundError: [Errno 2] No such file or directory: './logs/loginInfo.pkl'

把这个文件路径改了就行了
这个./logs/loginInfo.pkl文件找不到啊,还是说要自己生成

@alexcd90
Copy link

用input+while循环调用text_replay方法就行

@ganzii
Copy link

ganzii commented Mar 27, 2023

你好请问具体实现的代码吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants