voc icon indicating copy to clipboard operation
voc copied to clipboard

most tests fail on Windows7

Open mygitplace opened this issue 9 years ago • 2 comments

  1. JVM doesn't start: File "voc\tests\utils.py", line 500, in runAsJava self.jvm.stdin.flush() OSError: [Errno 22] Invalid argument
  2. File write failed: File "env\lib\encodings\cp1251.py", line 19, in encode UnicodeEncodeError: 'charmap' codec can't encode character '\xff' in position 678: character maps to

mygitplace avatar Jul 21 '16 19:07 mygitplace

@mygitplace is this issue resolved by #200?

cflee avatar Jul 31 '16 13:07 cflee

yes, these 2 above were resolved in #200, there are still other issues with Windows

mygitplace avatar Jul 31 '16 15:07 mygitplace