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

Python 3.10跑不起来,提示版本过低,3.9就可以。 #56

Open
Shaochen4real opened this issue Apr 12, 2022 · 2 comments
Open

Comments

@Shaochen4real
Copy link

No description provided.

@Shaochen4real
Copy link
Author

是 spy.py 中这里需要修改一下吧?

if not sys.version >= "3.8": logging.error("微信版本过低,请使用Python3.8.x或更高版本") exit()

@751749090
Copy link

安装不了, 请问你那边如何安装的,谢谢

C:\Users\matt>pip install PyWeChatSpy
ERROR: Could not find a version that satisfies the requirement PyWeChatSpy (from versions: none)
ERROR: No matching distribution found for PyWeChatSpy

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

2 participants