[Tutor] Getting Python to work...

Magnus Lycka magnus@thinkware.se
Sat, 31 Aug 2002 16:02:10 +0200


At 11:23 2002-08-30 -0400, Robert.Simons@us.pilkington.com wrote:
>Hi to all you programming gurus...
>I have downloaded to a Win98 box:
>         Python 2.2.1 (said most stable)
>         WxPython 2.2.3.1 - python.exe
>         Boa.constructor 0.1.0 -alpha.win32.exe

...

>  the simple program I am
>trying to run claims no knowledge of the ODBC.

There is no ODBC module in the software you mentioned above.
You need the windows extensions. Either you install ActivePython
instead of standard Python, or (simpler now that you already installed)
you download and install Mark Hammond's Win32all package from
http://starship.python.net/crew/mhammond/win32/Downloads.html

There is another option for ODBC, and that is the mxODBC
package, but that's not free for commercial use. And you
might find a lot of other useful things in win32all in
addition to the ODBC module.


--=20
Magnus Lyck=E5, Thinkware AB
=C4lvans v=E4g 99, SE-907 50 UME=C5
tel: 070-582 80 65, fax: 070-612 80 65
http://www.thinkware.se/  mailto:magnus@thinkware.se