Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

could you add windows support? #49

Closed
BlankRain opened this issue Feb 16, 2017 · 1 comment
Closed

could you add windows support? #49

BlankRain opened this issue Feb 16, 2017 · 1 comment

Comments

@BlankRain
Copy link

PS F:\gitwork\stanford-corenlp-python> python corenlp.py
Traceback (most recent call last):
  File "corenlp.py", line 257, in <module>
    nlp = StanfordCoreNLP()
  File "corenlp.py", line 163, in __init__
    self.corenlp = pexpect.spawn(start_corenlp)
AttributeError: 'module' object has no attribute 'spawn'

pexpect/pexpect#321
http://pexpect.readthedocs.io/en/stable/overview.html#pexpect-on-windows

could you add windows support?

@StatguyUser
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants