Open RahulDasari opened 3 years ago
Same issue on Linux Mint 20.1. SpartorA's branch works.
@Jokomaxino how do you use SparatorA's branch to install the package?
I'm trying pip install git+https://github.com/SparatorA/language-check.git
which is throwing an error. I'm curious if there is an easy way to do this or if i should just install the package manually, TIA.
Hi @mkylemartin. Just clone SparatorA's repo and run pip install -e .
inside the directory.
Thanks, @Jokomaxino for the response. I actually just went into the site-packages
folder and cloned the repo and ran python setup.py install
and, after I had installed Java, it worked great.
Thanks for the tip to checkout SparatorA's repo too.
Same here, #79 helped. Can we get it merged?
I'm getting the following error when i attempt to install language check:-