pygameweb
pygameweb copied to clipboard
Unable to comment on projects
Submitting a comment to a project gives:
FileNotFoundError: [Errno 2] No such file or directory: 'comment_spam_model.pkl'
Related to #11
This file is generated with the pygameweb_trainclassifier tool.
- add this step to quick start
- consider a better error message if it's missing.
- just continue if the file is missing, and log a warning?
I'd rather not pollute the readme with too much instructions to setup everything. I'd go with second or third option.