On 19 July 2018 at 04:08, Shivam Satija <[email protected]> wrote:
> Hi,
>
> I am trying to connect IBM DB2 with python. I am using Python 3.6.0 and want
> to know if the DB2 connectivity is even possible with this version of
> python? I have read at various places that only versions 2.x and 3.4 are
> supported. Is this the case? I am not able to run basic commands like import
> ibm_db on python 3.6.

Hi Shivam,

distutils-sig would be the place to post if you were having trouble
installing Python packages in general, but it isn't the right place to
look for information on finding DB2 bindings.

That said, https://pypi.org/project/ibm_db/ reports an update from
late last year, so I'd expect it to work with modern releases of
Python 3.x

Regards,
Nick.

-- 
Nick Coghlan   |   [email protected]   |   Brisbane, Australia
--
Distutils-SIG mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mm3/mailman3/lists/distutils-sig.python.org/
Message archived at 
https://mail.python.org/mm3/archives/list/[email protected]/message/4SBJMM2OMF7CGY2RY5O64SBSM7ZJX2RP/

Reply via email to