Nov-22-2020, 05:13 PM
Then this is the command for you.
You most be the same folder from cmd,when you do this command.
So is use
pip install python_Levenshtein‑0.12.0‑cp39‑cp39‑win_amd64.whl
You most be the same folder from cmd,when you do this command.
So is use
dir
most see the file,as demo under.G:\code\my_env>dir Volume in drive G is Seagate Backup Plus Drive Volume Serial Number is E687-60FA Directory of G:\code\my_env 22.11.2020 12:46 <DIR> . 22.11.2020 12:46 <DIR> .. 22.11.2020 12:43 <DIR> Include 22.11.2020 12:43 <DIR> Lib 22.11.2020 12:46 81 806 python_Levenshtein-0.12.0-cp38-cp38-win_amd64.whl 22.11.2020 12:43 75 pyvenv.cfg 22.11.2020 12:55 <DIR> Scripts 2 File(s) 81 881 bytes 5 Dir(s) 1 782 472 957 952 bytes free
Yui_18 Wrote:C:\Users\Admin>pip install tesseract-ocrNo need for this,just follow next step
pip install videocr
it will install pytesseract-0.3.6
.