Open prabinspkt opened 3 years ago
@prabinspkt Downgrading java removed this error for me Refer to https://askubuntu.com/questions/1133216/downgrading-java-11-to-java-8
Actually it was fixed in https://github.com/myint/language-check/pull/57 already, but the new version of repository wasn't deployed to pypi since 2017.
When I try to install language-check, it cannot parse the java version which it uses to install LanguageTool.
In my macOS, "java -version" displays the following:
I know the error is coming from here. I still think regex is correct, so any thoughts on what the issue might be?