EasyOCR
EasyOCR copied to clipboard
How to fix install error?
It said
NumPy 1.26.2
User defined options
Native files: C:\Users\....\AppData\Local\Temp\pip-install-hnku2rog\numpy_9809dad4379f4f8a9aa6a5458e
b1f6ea\.mesonpy-f261q7ku\build\meson-python-native-file.ini
buildtype : release
b_ndebug : if-release
b_vscrt : md
Found ninja.EXE-1.10.2 at E:\mingw64\bin\ninja.EXE
meson-python: error: Unsupported Python version 3.8.6, expected >=3.9
[end of output]
I'm using python 3.8.6
And EasyOCR installs pytorch 2.1, So it does not support torch 1.3.1 which be the last cuda 11.6 supported torch version?