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

How to set up on windows? #25

Open
Krak91 opened this issue Aug 3, 2020 · 0 comments
Open

How to set up on windows? #25

Krak91 opened this issue Aug 3, 2020 · 0 comments

Comments

@Krak91
Copy link

Krak91 commented Aug 3, 2020

Hello,

I'm having issues setting this up on windows 10. When I run the setup file it gives me this error: "setup: line 15: pip3: command not found"

and then:

Traceback (most recent call last):
File "convert_text_to_opennmt_format.py", line 3, in
Traceback (most recent call last):
File "get_qnas.py", line 2, in
from pycorenlp import StanfordCoreNLP
ModuleNotFoundError: No module named 'pycorenlp'
import zmq, sys, json
ModuleNotFoundError: No module named 'zmq'

When I try to install pyzmq==16.0.2 manually it fails.
pycorenlp==0.3.0 installs successfully.

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

1 participant