|
From: Aaron Bartell <aaronbartell@xxxxxxxxx>
To get ibm_db to work I had to run this
command, not sure if this is normally necessary.
pip install
/QOpenSys/QIBM/ProdData/OPS/Python-pkgs/ibm_db/ibm_db-2.0.5.4-cp34-
cp34m-os400_powerpc.w
hl
From a Python programmer's perspective, the package is not installeduntil you can just do the import from Python. So you should set up the
Note that you only installed the ibm_db package for Python 2, for Python 3
you must use pip3 to install it (and it's a different wheel).
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.