Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy
 

How to install keras-ocr via python pip




keras-ocr - A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model., it belongs to Classifiers:

- Operating System :: Unix

When you know about this project and you want to new install keras-ocr to support your project or you get trouble as ModuleNotFoundError: No module named "keras-ocr" or ImportError: cannot import name "keras-ocr" in your project, let follow this tutorial to install keras-ocr



Installation:

Step 1: First, ensure you installed pip in your os, to check pip has been installed on your computer

In Windows (CMD):

py -m pip --version

In Unix/macOS:

python3 -m pip --version

Ensure pip, setuptools, and wheel are up to date:

In Windows (CMD):

py -m pip install --upgrade pip setuptools wheel

In Unix/macOS:

python3 -m pip install --upgrade pip setuptools wheel


Optional - If you want to install in virtual environment:

In Windows (CMD):

- Install virtualenv - if you installed it, please ignore

py -m pip install --user virtualenv

- Create a virtual environment

py -m venv test_keras-ocr_env

- Active the virtual environment

test_keras-ocr_env\Scripts\active

In Unix/macOS:

- Install virtualenv - if you installed it, please ignore

pip3 install virtualenv

- Create a virtual environment

python3 -m venv test_keras-ocr_env

- Active the virtual environment

source test_keras-ocr_env/bin/active


Step 2: OK, now, let flow below content to start the installation keras-ocr

To install keras-ocr on Windows(CMD):

py -m pip install keras-ocr

To install keras-ocr on Unix/macOs:

pip install keras-ocr


Step 3: If you want to install a specific keras-ocr version, add ==<keras-ocr version> to the end command line

Example:

pip install keras-ocr==0.1                                                                          yanked


Please see the version list below table:

VersionReleased dateCommand
keras-ocr 0.9.12022-05-19T13:11:05Windows:

py -m pip install keras-ocr==0.9.1

Unix/macOs:

pip install keras-ocr==0.9.1

keras-ocr 0.9.02022-05-16T00:16:48Windows:

py -m pip install keras-ocr==0.9.0

Unix/macOs:

pip install keras-ocr==0.9.0

keras-ocr 0.8.92021-11-24T10:05:08Windows:

py -m pip install keras-ocr==0.8.9

Unix/macOs:

pip install keras-ocr==0.8.9

keras-ocr 0.8.82021-10-07T20:00:33Windows:

py -m pip install keras-ocr==0.8.8

Unix/macOs:

pip install keras-ocr==0.8.8

keras-ocr 0.8.72021-06-14T13:06:32Windows:

py -m pip install keras-ocr==0.8.7

Unix/macOs:

pip install keras-ocr==0.8.7

keras-ocr 0.8.62020-11-26T17:19:39Windows:

py -m pip install keras-ocr==0.8.6

Unix/macOs:

pip install keras-ocr==0.8.6

keras-ocr 0.8.52020-09-13T22:30:26Windows:

py -m pip install keras-ocr==0.8.5

Unix/macOs:

pip install keras-ocr==0.8.5

keras-ocr 0.8.4 yanked2020-06-14T04:06:42Windows:

py -m pip install keras-ocr==0.8.4                                                                          yanked

Unix/macOs:

pip install keras-ocr==0.8.4                                                                          yanked

keras-ocr 0.8.3 yanked2020-04-11T17:47:28Windows:

py -m pip install keras-ocr==0.8.3                                                                          yanked

Unix/macOs:

pip install keras-ocr==0.8.3                                                                          yanked

keras-ocr 0.8.2 yanked2020-04-04T18:57:33Windows:

py -m pip install keras-ocr==0.8.2                                                                          yanked

Unix/macOs:

pip install keras-ocr==0.8.2                                                                          yanked

keras-ocr 0.8.1 yanked2020-04-04T17:16:24Windows:

py -m pip install keras-ocr==0.8.1                                                                          yanked

Unix/macOs:

pip install keras-ocr==0.8.1                                                                          yanked

keras-ocr 0.8.0 yanked2020-04-01T02:35:31Windows:

py -m pip install keras-ocr==0.8.0                                                                          yanked

Unix/macOs:

pip install keras-ocr==0.8.0                                                                          yanked

keras-ocr 0.7.1 yanked2020-03-09T14:58:57Windows:

py -m pip install keras-ocr==0.7.1                                                                          yanked

Unix/macOs:

pip install keras-ocr==0.7.1                                                                          yanked

keras-ocr 0.7.0 yanked2020-03-06T20:56:01Windows:

py -m pip install keras-ocr==0.7.0                                                                          yanked

Unix/macOs:

pip install keras-ocr==0.7.0                                                                          yanked

keras-ocr 0.6.3 yanked2020-02-23T14:54:08Windows:

py -m pip install keras-ocr==0.6.3                                                                          yanked

Unix/macOs:

pip install keras-ocr==0.6.3                                                                          yanked

keras-ocr 0.6.2 yanked2020-02-03T23:16:07Windows:

py -m pip install keras-ocr==0.6.2                                                                          yanked

Unix/macOs:

pip install keras-ocr==0.6.2                                                                          yanked

keras-ocr 0.6.1 yanked2020-01-20T19:23:20Windows:

py -m pip install keras-ocr==0.6.1                                                                          yanked

Unix/macOs:

pip install keras-ocr==0.6.1                                                                          yanked

keras-ocr 0.6.0 yanked2020-01-12T22:05:00Windows:

py -m pip install keras-ocr==0.6.0                                                                          yanked

Unix/macOs:

pip install keras-ocr==0.6.0                                                                          yanked

keras-ocr 0.5.4 yanked2020-01-09T02:05:22Windows:

py -m pip install keras-ocr==0.5.4                                                                          yanked

Unix/macOs:

pip install keras-ocr==0.5.4                                                                          yanked

keras-ocr 0.5.3 yanked2020-01-06T06:20:12Windows:

py -m pip install keras-ocr==0.5.3                                                                          yanked

Unix/macOs:

pip install keras-ocr==0.5.3                                                                          yanked

keras-ocr 0.5.2 yanked2020-01-05T19:21:13Windows:

py -m pip install keras-ocr==0.5.2                                                                          yanked

Unix/macOs:

pip install keras-ocr==0.5.2                                                                          yanked

keras-ocr 0.5.1 yanked2020-01-04T16:19:08Windows:

py -m pip install keras-ocr==0.5.1                                                                          yanked

Unix/macOs:

pip install keras-ocr==0.5.1                                                                          yanked

keras-ocr 0.5.0 yanked2020-01-04T05:05:45Windows:

py -m pip install keras-ocr==0.5.0                                                                          yanked

Unix/macOs:

pip install keras-ocr==0.5.0                                                                          yanked

keras-ocr 0.4.2 yanked2020-01-02T03:57:20Windows:

py -m pip install keras-ocr==0.4.2                                                                          yanked

Unix/macOs:

pip install keras-ocr==0.4.2                                                                          yanked

keras-ocr 0.4.1 yanked2019-12-31T17:42:17Windows:

py -m pip install keras-ocr==0.4.1                                                                          yanked

Unix/macOs:

pip install keras-ocr==0.4.1                                                                          yanked

keras-ocr 0.4.0 yanked2019-12-31T17:31:53Windows:

py -m pip install keras-ocr==0.4.0                                                                          yanked

Unix/macOs:

pip install keras-ocr==0.4.0                                                                          yanked

keras-ocr 0.3.2 yanked2019-12-24T03:20:37Windows:

py -m pip install keras-ocr==0.3.2                                                                          yanked

Unix/macOs:

pip install keras-ocr==0.3.2                                                                          yanked

keras-ocr 0.3.1 yanked2019-12-24T03:12:17Windows:

py -m pip install keras-ocr==0.3.1                                                                          yanked

Unix/macOs:

pip install keras-ocr==0.3.1                                                                          yanked

keras-ocr 0.3 yanked2019-12-24T02:02:30Windows:

py -m pip install keras-ocr==0.3                                                                          yanked

Unix/macOs:

pip install keras-ocr==0.3                                                                          yanked

keras-ocr 0.2 yanked2019-10-03T02:46:19Windows:

py -m pip install keras-ocr==0.2                                                                          yanked

Unix/macOs:

pip install keras-ocr==0.2                                                                          yanked

keras-ocr 0.1 yanked2019-10-03T02:43:53Windows:

py -m pip install keras-ocr==0.1                                                                          yanked

Unix/macOs:

pip install keras-ocr==0.1                                                                          yanked


Step 4: Otherwise, you can install keras-ocr from local archives:

Download the distribution file from keras-ocr-0.9.1.tar.gz or the specific keras-ocr version in the below list of distribution

After that, install by command:

On Windows(CMD):

py -m pip install <path_to_keras-ocr_downloaded_file>

On Unix/macOs:

pip install <path_to_keras-ocr_downloaded_file>


List distribution:

- keras_ocr-0.1-py3-none-any.whl
- keras_ocr-0.2-py3-none-any.whl
- keras-ocr-0.3.tar.gz
- keras-ocr-0.3.1.tar.gz
- keras-ocr-0.3.2.tar.gz
- keras-ocr-0.4.0.tar.gz
- keras-ocr-0.4.1.tar.gz
- keras-ocr-0.4.2.tar.gz
- keras-ocr-0.5.0.tar.gz
- keras-ocr-0.5.1.tar.gz
- keras-ocr-0.5.2.tar.gz
- keras-ocr-0.5.3.tar.gz
- keras-ocr-0.5.4.tar.gz
- keras-ocr-0.6.0.tar.gz
- keras-ocr-0.6.1.tar.gz
- keras-ocr-0.6.2.tar.gz
- keras-ocr-0.6.3.tar.gz
- keras-ocr-0.7.0.tar.gz
- keras-ocr-0.7.1.tar.gz
- keras-ocr-0.8.0.tar.gz
- keras-ocr-0.8.1.tar.gz
- keras-ocr-0.8.2.tar.gz
- keras-ocr-0.8.3.tar.gz
- keras-ocr-0.8.4.tar.gz
- keras-ocr-0.8.5.tar.gz
- keras-ocr-0.8.6.tar.gz
- keras-ocr-0.8.7.tar.gz
- keras-ocr-0.8.8.tar.gz (python version >=3.6,<4.0)
- keras_ocr-0.8.8-py3-none-any.whl (python version >=3.6,<4.0)
- keras-ocr-0.8.9.tar.gz (python version >=3.6,<4.0)
- keras_ocr-0.8.9-py3-none-any.whl (python version >=3.6,<4.0)
- keras-ocr-0.9.0.tar.gz (python version >=3.7.5,<3.10)
- keras_ocr-0.9.0-py3-none-any.whl (python version >=3.7.5,<3.10)
- keras-ocr-0.9.1.tar.gz (python version >=3.7.5,<3.10)
- keras_ocr-0.9.1-py3-none-any.whl (python version >=3.7.5,<3.10)
- keras_ocr-0.9.2-py3-none-any.whl (python version >=3.7.5,<3.10)


Project link:

- Homepage
- Repository