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

How to install egenix-mxodbc via python pip




egenix-mxodbc - eGenix mxODBC - Python ODBC Database Interface, it belongs to Classifiers:

- License :: Other/Proprietary License
- Operating System :: Microsoft :: Windows
- Operating System :: Other OS
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.4
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Topic :: Communications
- Topic :: Database
- Topic :: Database :: Database Engines/Servers
- Topic :: Database :: Front-Ends
- Topic :: Documentation
- Topic :: Internet
- Topic :: Office/Business
- Topic :: Software Development
- Topic :: Software Development :: Libraries
- Topic :: Software Development :: Libraries :: Application Frameworks
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: Utilities

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



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_egenix-mxodbc_env

- Active the virtual environment

test_egenix-mxodbc_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_egenix-mxodbc_env

- Active the virtual environment

source test_egenix-mxodbc_env/bin/active


Step 2: OK, now, let flow below content to start the installation egenix-mxodbc

To install egenix-mxodbc on Windows(CMD):

py -m pip install egenix-mxodbc

To install egenix-mxodbc on Unix/macOs:

pip install egenix-mxodbc


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

Example:

pip install egenix-mxodbc==3.0.0


Please see the version list below table:

VersionReleased dateCommand
egenix-mxodbc 3.3.62016-11-16T16:42:59Windows:

py -m pip install egenix-mxodbc==3.3.6

Unix/macOs:

pip install egenix-mxodbc==3.3.6

egenix-mxodbc 3.3.52015-08-19T09:51:23Windows:

py -m pip install egenix-mxodbc==3.3.5

Unix/macOs:

pip install egenix-mxodbc==3.3.5

egenix-mxodbc 3.3.42015-08-12T09:44:22Windows:

py -m pip install egenix-mxodbc==3.3.4

Unix/macOs:

pip install egenix-mxodbc==3.3.4

egenix-mxodbc 3.3.32015-06-25T09:08:26Windows:

py -m pip install egenix-mxodbc==3.3.3

Unix/macOs:

pip install egenix-mxodbc==3.3.3

egenix-mxodbc 3.3.22015-03-12T10:44:59Windows:

py -m pip install egenix-mxodbc==3.3.2

Unix/macOs:

pip install egenix-mxodbc==3.3.2

egenix-mxodbc 3.3.12014-07-09T07:17:13Windows:

py -m pip install egenix-mxodbc==3.3.1

Unix/macOs:

pip install egenix-mxodbc==3.3.1

egenix-mxodbc 3.3.02014-04-08T07:18:59Windows:

py -m pip install egenix-mxodbc==3.3.0

Unix/macOs:

pip install egenix-mxodbc==3.3.0

egenix-mxodbc 3.2.32013-05-06T08:05:30Windows:

py -m pip install egenix-mxodbc==3.2.3

Unix/macOs:

pip install egenix-mxodbc==3.2.3

egenix-mxodbc 3.2.22013-03-25T10:07:15Windows:

py -m pip install egenix-mxodbc==3.2.2

Unix/macOs:

pip install egenix-mxodbc==3.2.2

egenix-mxodbc 3.2.12012-09-25T07:30:35Windows:

py -m pip install egenix-mxodbc==3.2.1

Unix/macOs:

pip install egenix-mxodbc==3.2.1

egenix-mxodbc 3.2.02012-08-28T07:21:15Windows:

py -m pip install egenix-mxodbc==3.2.0

Unix/macOs:

pip install egenix-mxodbc==3.2.0

egenix-mxodbc 3.1.22012-04-26T08:10:57Windows:

py -m pip install egenix-mxodbc==3.1.2

Unix/macOs:

pip install egenix-mxodbc==3.1.2

egenix-mxodbc 3.1.12011-05-25T11:23:29Windows:

py -m pip install egenix-mxodbc==3.1.1

Unix/macOs:

pip install egenix-mxodbc==3.1.1

egenix-mxodbc 3.1.02010-08-19T15:58:38Windows:

py -m pip install egenix-mxodbc==3.1.0

Unix/macOs:

pip install egenix-mxodbc==3.1.0

egenix-mxodbc 3.0.42009-11-06T16:52:46Windows:

py -m pip install egenix-mxodbc==3.0.4

Unix/macOs:

pip install egenix-mxodbc==3.0.4

egenix-mxodbc 3.0.32009-09-01T19:02:18Windows:

py -m pip install egenix-mxodbc==3.0.3

Unix/macOs:

pip install egenix-mxodbc==3.0.3

egenix-mxodbc 3.0.22008-10-15T15:53:41Windows:

py -m pip install egenix-mxodbc==3.0.2

Unix/macOs:

pip install egenix-mxodbc==3.0.2

egenix-mxodbc 3.0.12007-08-22T22:00:33Windows:

py -m pip install egenix-mxodbc==3.0.1

Unix/macOs:

pip install egenix-mxodbc==3.0.1

egenix-mxodbc 3.0.02007-05-18T13:50:04Windows:

py -m pip install egenix-mxodbc==3.0.0

Unix/macOs:

pip install egenix-mxodbc==3.0.0


Step 4: Otherwise, you can install egenix-mxodbc from local archives:

Download the distribution file from egenix-mxodbc-3.3.6.zip or the specific egenix-mxodbc version in the below list of distribution

After that, install by command:

On Windows(CMD):

py -m pip install <path_to_egenix-mxodbc_downloaded_file>

On Unix/macOs:

pip install <path_to_egenix-mxodbc_downloaded_file>


List distribution:

- egenix-mxodbc-3.3.1.zip
- egenix-mxodbc-3.3.2.zip
- egenix-mxodbc-3.3.3.zip
- egenix-mxodbc-3.3.4.zip
- egenix-mxodbc-3.3.5.zip
- egenix-mxodbc-3.3.6.zip


Project link:

- Homepage
- Download