Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Btw I am unable to get it working locally. I only see 404s. Do I need anything special to serve the static files?


Happy to help. The static files should only be accessed by opening index.html in your browser. From another user: "Don't go to localhost:5000/, like you might think. Open file://.../WikiQuiz/index.html as a file in Chrome. It will make ajax requests to localhost:5000"


Ah I see, thanks for the help. Now I see 500s even though I have installed both the nltk packages. Hmm.


The exception appears to be:

<class 'TypeError'>, TypeError("a bytes-like object is required, not 'str'",),


Try reverting the changes from: https://github.com/alexgreene/WikiQuiz/commit/9696fe29b413a6...

Please report back if that worked or not with an Issue on the repo, so I can follow up with a fix. Thanks!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: