MaoXiaoYuZ / AutoChatScript

AutoChatScript is an automation script implemented using the PyAutoGUI library, aimed at automating chat with ChatGPT(website). This project relies entirely on reading and using the mouse, keyboard, and screen without reverse-engineering any web requests or needing to install browser plugins.
24 stars 12 forks source link

use ‘python demo.py’ Report an error #1

Open GhaiL1224 opened 2 months ago

GhaiL1224 commented 2 months ago

Tip at the beginning

raise AttributeError("module {!r} has no attribute " AttributeError: module 'numpy' has no attribute 'int0'. Did you mean: 'int8'? image

Then prompt

TypeError: 'NoneType' object is not subscriptable

image

GhaiL1224 commented 2 months ago

Boss, teach me

gavin2014 commented 4 weeks ago

fix as image