|
Python Connector for InterBase Install the connector on Windows - Python Connector for InterBase |
|
You can install the connector from the Python Package Index (PyPI) or a wheel (.whl) file.
py -m pip --version command.
If you don't have it, run the following command to install pip.
python -m ensurepip --upgrade
pip install devart-interbase-connector
py -m pip --version command.
If you don't have it, run the following command to install pip.
python -m ensurepip --upgrade
pip install devart_interbase_connector-1.0.1-cp312-cp312-win32.whl
pip install devart_interbase_connector-1.0.1-cp312-cp312-win_amd64.whl