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

[Bug] #523

Open
14752222 opened this issue Nov 8, 2024 · 0 comments
Open

[Bug] #523

14752222 opened this issue Nov 8, 2024 · 0 comments
Labels
🐛 Bug Something isn't working

Comments

@14752222
Copy link

14752222 commented Nov 8, 2024

👌 是否需要解答

👌 是否检查过没有类似issue

💻 Python版本

None

💻 微信版本

None

软件版本 | EXE Version

我是找茬的

🐛 问题描述 | Bug Description

报错截图:Exception Type: OSError
Exception Value: [Errno 22] Invalid argument
details: Traceback (most recent call last):
File "H:\python_study_project\WeChatMsg\app\ui\tool\pc_decrypt\pc_decrypt.py", line 253, in run
if decrypt.decrypt(*task) == -1:
^^^^^^^^^^^^^^^^^^^^^^
File "H:\python_study_project\WeChatMsg\app\decrypt\decrypt.py", line 51, in decrypt
blist = file.read()
^^^^^^^^^^^
OSError: [Errno 22] Invalid argument

🚦 期望结果 | Expected Behavior

No response

📷 复现步骤 | Recurrence Steps

No response

📝 补充信息 | Additional Information

No response

@14752222 14752222 added the 🐛 Bug Something isn't working label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant