Hi,
It seems that GoOracle doesn't support windows platform. It works well on my Macbook, but when I'm using it on my windows machine (win7), errors prompted:
Do you plan to support Windows platform? For myself, my working environment is mainly windows...
Hi,
It seems that GoOracle doesn't support windows platform. It works well on my Macbook, but when I'm using it on my windows machine (win7), errors prompted:
It seems the stdout/stderr message is not encoded in "utf-8". I checked with 'print sys.stdout.encoding', and found it's "cp936". I set the environment variable "PYTHONIOENCODEING" to "utf-8" but seems it's useless for Sublimetext.
Obviously, it's not for windows...
Do you plan to support Windows platform? For myself, my working environment is mainly windows...