myint/language-check

Value error when follow the same installation steps in windows

Opened this issue · 1 comments

"C:\Users\skamble\Anaconda3\lib\urllib\request.py", line 354, in full_url
self._parse()
File "C:\Users\skamble\Anaconda3\lib\urllib\request.py", line 383, in _parse
raise ValueError("unknown url type: %r" % self.full_url)
ValueError: unknown url type: 'LanguageTool-3.2.zip'

Any idea why I get the above error, when I follows the same steps as explained here, I'm using a windows machine.

export LANGUAGE_CHECK_DOWNLOAD_HOST="file:///home/lakpa/Downloads/LanguageTool-3.2.zip"
pip install git+https://github.com/myint/language-check