You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then, trying to install tesserwrap I get this error:
C:\Python34\Scripts>pip install tesserwrap
Collecting tesserwrap
Downloading https://files.pythonhosted.org/packages/04/92/4c2134fc465d576c05d4426bc2f1ba7871652d78d3d913bec0bffe0afe8b/tesserwra
p-0.1.6.tar.gz
Complete output from command python setup.py egg_info:
'ld' is not recognized as an internal or external command,
operable program or batch file.
'ld' is not recognized as an internal or external command,
operable program or batch file.
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\XXN\AppData\Local\Temp\pip-install-ep4an8qi\tesserwrap\setup.py", line 45, in
extra_lib_paths)
File "C:\Users\XXN\AppData\Local\Temp\pip-install-ep4an8qi\tesserwrap\setup.py", line 30, in find_closest_libname
"Cannot find Tesseract via ldconfig, confirm it is installed.")
Exception: Cannot find Tesseract via ldconfig, confirm it is installed.
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\XXN\AppData\Local\Temp\pip-install-ep4an8qi\tesserwrap\
The text was updated successfully, but these errors were encountered:
Installed tesseract:
C:\Python34\Scripts>pip install tesseract
Collecting tesseract
Downloading https://files.pythonhosted.org/packages/8d/b7/c4fae9af5842f69d9c45bf1195a94aec090628535c102894552a7a7dbe6c/tesseract
-0.1.3.tar.gz (45.6MB)
100% |################################| 45.6MB 79kB/s
Installing collected packages: tesseract
Running setup.py install for tesseract ... done
Successfully installed tesseract-0.1.3
Then, trying to install tesserwrap I get this error:
C:\Python34\Scripts>pip install tesserwrap
Collecting tesserwrap
Downloading https://files.pythonhosted.org/packages/04/92/4c2134fc465d576c05d4426bc2f1ba7871652d78d3d913bec0bffe0afe8b/tesserwra
p-0.1.6.tar.gz
Complete output from command python setup.py egg_info:
'ld' is not recognized as an internal or external command,
operable program or batch file.
'ld' is not recognized as an internal or external command,
operable program or batch file.
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\XXN\AppData\Local\Temp\pip-install-ep4an8qi\tesserwrap\setup.py", line 45, in
extra_lib_paths)
File "C:\Users\XXN\AppData\Local\Temp\pip-install-ep4an8qi\tesserwrap\setup.py", line 30, in find_closest_libname
"Cannot find Tesseract via ldconfig, confirm it is installed.")
Exception: Cannot find Tesseract via ldconfig, confirm it is installed.
Command "python setup.py egg_info" failed with error code 1 in C:\Users\XXN\AppData\Local\Temp\pip-install-ep4an8qi\tesserwrap\
The text was updated successfully, but these errors were encountered: