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

disable Japanese extra on Windows #20

Merged
merged 1 commit into from Mar 2, 2020
Merged

Conversation

yannvgn
Copy link
Owner

@yannvgn yannvgn commented Mar 2, 2020

Japanese extra will be disabled on windows until wheels are available for windows. This PR also implements a fix that will prevent Laser from complaining when mecab-python3 was installed but is not working.

Context:

Mecab-python3 does not provide wheels for windows (SamuraiT/mecab-python3#31) and it looks like there's no easy solution for Windows for now (without having to install Mecab separately or without compiling).

Fixes #16

@yannvgn yannvgn merged commit 711a59e into master Mar 2, 2020
@yannvgn yannvgn deleted the disable-ja-extra-on-windows branch March 2, 2020 08:54
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

Successfully merging this pull request may close these issues.

Failed to install on windows
1 participant