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

How to install Multi-Template-Matching via python pip




Multi-Template-Matching - Object-recognition in images using multiple templates, it belongs to Classifiers:

- License :: OSI Approved :: GNU General Public License v3 (GPLv3)
- Topic :: Scientific/Engineering :: Image Recognition

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



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_Multi-Template-Matching_env

- Active the virtual environment

test_Multi-Template-Matching_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_Multi-Template-Matching_env

- Active the virtual environment

source test_Multi-Template-Matching_env/bin/active


Step 2: OK, now, let flow below content to start the installation Multi-Template-Matching

To install Multi-Template-Matching on Windows(CMD):

py -m pip install Multi-Template-Matching

To install Multi-Template-Matching on Unix/macOs:

pip install Multi-Template-Matching


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

Example:

pip install Multi-Template-Matching==1.2


Please see the version list below table:

VersionReleased dateCommand
Multi-Template-Matching 1.6.32021-11-24T12:00:21Windows:

py -m pip install Multi-Template-Matching==1.6.3

Unix/macOs:

pip install Multi-Template-Matching==1.6.3

Multi-Template-Matching 1.6.2.post12021-11-24T11:31:20Windows:

py -m pip install Multi-Template-Matching==1.6.2.post1

Unix/macOs:

pip install Multi-Template-Matching==1.6.2.post1

Multi-Template-Matching 1.6.22021-10-05T15:34:55Windows:

py -m pip install Multi-Template-Matching==1.6.2

Unix/macOs:

pip install Multi-Template-Matching==1.6.2

Multi-Template-Matching 1.6.12020-08-20T09:30:47Windows:

py -m pip install Multi-Template-Matching==1.6.1

Unix/macOs:

pip install Multi-Template-Matching==1.6.1

Multi-Template-Matching 1.6.0.post12020-08-04T10:04:05Windows:

py -m pip install Multi-Template-Matching==1.6.0.post1

Unix/macOs:

pip install Multi-Template-Matching==1.6.0.post1

Multi-Template-Matching 1.6.02020-08-03T10:46:42Windows:

py -m pip install Multi-Template-Matching==1.6.0

Unix/macOs:

pip install Multi-Template-Matching==1.6.0

Multi-Template-Matching 1.5.3.post22020-08-04T09:56:17Windows:

py -m pip install Multi-Template-Matching==1.5.3.post2

Unix/macOs:

pip install Multi-Template-Matching==1.5.3.post2

Multi-Template-Matching 1.5.3.post12020-05-11T11:06:02Windows:

py -m pip install Multi-Template-Matching==1.5.3.post1

Unix/macOs:

pip install Multi-Template-Matching==1.5.3.post1

Multi-Template-Matching 1.5.32020-04-28T14:12:53Windows:

py -m pip install Multi-Template-Matching==1.5.3

Unix/macOs:

pip install Multi-Template-Matching==1.5.3

Multi-Template-Matching 1.5.22019-12-19T11:27:50Windows:

py -m pip install Multi-Template-Matching==1.5.2

Unix/macOs:

pip install Multi-Template-Matching==1.5.2

Multi-Template-Matching 1.5.12019-10-10T15:57:56Windows:

py -m pip install Multi-Template-Matching==1.5.1

Unix/macOs:

pip install Multi-Template-Matching==1.5.1

Multi-Template-Matching 1.42019-07-23T15:00:02Windows:

py -m pip install Multi-Template-Matching==1.4

Unix/macOs:

pip install Multi-Template-Matching==1.4

Multi-Template-Matching 1.32019-07-18T09:40:11Windows:

py -m pip install Multi-Template-Matching==1.3

Unix/macOs:

pip install Multi-Template-Matching==1.3

Multi-Template-Matching 1.22019-07-16T14:49:29Windows:

py -m pip install Multi-Template-Matching==1.2

Unix/macOs:

pip install Multi-Template-Matching==1.2


Step 4: Otherwise, you can install Multi-Template-Matching from local archives:

Download the distribution file from Multi-Template-Matching-1.6.3.tar.gz or the specific Multi-Template-Matching version in the below list of distribution

After that, install by command:

On Windows(CMD):

py -m pip install <path_to_Multi-Template-Matching_downloaded_file>

On Unix/macOs:

pip install <path_to_Multi-Template-Matching_downloaded_file>


List distribution:

- Multi-Template-Matching-1.2.tar.gz
- Multi_Template_Matching-1.2-py3-none-any.whl
- Multi-Template-Matching-1.3.tar.gz
- Multi_Template_Matching-1.3-py3-none-any.whl
- Multi-Template-Matching-1.4.tar.gz
- Multi_Template_Matching-1.4-py3-none-any.whl
- Multi-Template-Matching-1.5.1.tar.gz
- Multi_Template_Matching-1.5.1-py3-none-any.whl
- Multi-Template-Matching-1.5.2.tar.gz
- Multi_Template_Matching-1.5.2-py3-none-any.whl
- Multi-Template-Matching-1.5.3.tar.gz
- Multi_Template_Matching-1.5.3-py3-none-any.whl
- Multi-Template-Matching-1.5.3.post1.tar.gz
- Multi_Template_Matching-1.5.3.post1-py3-none-any.whl
- Multi-Template-Matching-1.5.3.post2.tar.gz
- Multi_Template_Matching-1.5.3.post2-py3-none-any.whl
- Multi-Template-Matching-1.6.0.tar.gz
- Multi_Template_Matching-1.6.0-py3-none-any.whl
- Multi-Template-Matching-1.6.0.post1.tar.gz
- Multi_Template_Matching-1.6.0.post1-py3-none-any.whl
- Multi-Template-Matching-1.6.1.tar.gz
- Multi_Template_Matching-1.6.1-py3-none-any.whl
- Multi-Template-Matching-1.6.2.tar.gz
- Multi_Template_Matching-1.6.2-py3-none-any.whl
- Multi-Template-Matching-1.6.2.post1.tar.gz
- Multi_Template_Matching-1.6.2.post1-py3-none-any.whl
- Multi-Template-Matching-1.6.3.tar.gz
- Multi_Template_Matching-1.6.3-py3-none-any.whl


Project link:

- Homepage