Closed agnim25 closed 5 years ago
@agnim25 Unfortunately Windows is not supported (unless you can get Concorde to build reliably on a recent version on Windows. I couldn't invest much time in this, since I don't have a Windows development environment).
I'll close this now but feel free to reopen if there is new information or if you want to discuss further.
I get the following error after running "pip install -e .": f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" develop --no-deps" failed with error code 1