Hi Akshay,
Please set LIB system variable to C:\Program Files
(x86)\IBM\IBM DATA SERVER DRIVER\lib, If you still getting the
errors then please let us know.
Thanks,
Rahul
On May 10, 11:34 pm, Akshay Vats <
akkiv...@gmail.com> wrote:
> Hi,
>
> I have been trying to be able to import ibm_db in my python scripts but had
> no luck so far. I have tried everything mentioned in other discussions like
> this one.
>
> Environment:
> Windows 7 (64 bit), Python 2.7.4 (32 bit)
>
> Setup steps:
>
> 1. Installed Visual Studio 2008 Professional
> 2. Installed 'ibm_data_server_driver_package_win32_v10.1.exe'
> 3. Created 'IBM_DB_HOME' system variable with value=C:\Program Files
> (x86)\IBM\IBM DATA SERVER DRIVER
> 4. Created 'LIB' system variable with value=C:\Program Files
> (x86)\IBM\IBM DATA SERVER DRIVER\bin (this location contains db2cli.dll)
> 5. Installed 'distribute 0.6.38' python package (for easy_install)
> 6. Installed 'ibm_db-2.0.2-py2.7-win32.egg' using easy_install utility
> (installation completed successfully without any errors/warnings)
> 7. Created 'PYTHONPATH' system variable with