A Bug in `deal_post_data` #34
YG-FLUSH
commented
wrongu
commented
goServer.py is a work in progress - it doesn't do anything very exciting yet. We'll make sure to put together clear specs for it tomorrow.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I am trying to run
python goServer.pyin theinterface/server/directory and trying to upload a.sgffile, the url change from/go.htmlto/go.html?file=Can't create file to write, do you have permission to write?, and nothing else have happened.This error shows that it must be something wrong with the file permission. Please Solve it,thanks!