Skip to content

How to set up on windows? #25

@Krak91

Description

@Krak91

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions