danielgross / whatsapp-gpt

MIT License
3.07k stars 596 forks source link

Error running main.go #12

Closed Jcasttrop closed 1 year ago

Jcasttrop commented 1 year ago

If you are running the script from Windows 11 (as is my case) you may encounter the error I attached. For this you will have to install MinGW to get the gcc file, which is needed to run sqllite.

https://github.com/mattn/go-sqlite3/issues/467

image

Jcasttrop commented 1 year ago

I'll put this in the documentation section, it's important <-<