pygameweb icon indicating copy to clipboard operation
pygameweb copied to clipboard

Unable to comment on projects

Open gacheiro opened this issue 5 years ago • 2 comments

Submitting a comment to a project gives:

FileNotFoundError: [Errno 2] No such file or directory: 'comment_spam_model.pkl'

Related to #11

gacheiro avatar Aug 26 '20 15:08 gacheiro

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?

illume avatar Sep 05 '20 07:09 illume

I'd rather not pollute the readme with too much instructions to setup everything. I'd go with second or third option.

gacheiro avatar Sep 09 '20 19:09 gacheiro