Re: [Tutor] No module named odbchelper

2013-10-09 Thread Andreas Perstinger
On 09.10.2013 00:37, Alan Gauld wrote: On 08/10/13 19:33, Rabah Abdallah wrote: Hi I am using dive in python book to to learn python programing languege on mac in one of the examples is odbchelper imported but when i start debugging I recieved ImportError: No module named odbchelper ODBC

Re: [Tutor] No module named odbchelper

2013-10-08 Thread Alan Gauld
On 08/10/13 19:33, Rabah Abdallah wrote: Hi I am using dive in python book to to learn python programing languege on mac in one of the examples is odbchelper imported but when i start debugging I recieved ImportError: No module named odbchelper ODBC is a Microsoft database access protocol

[Tutor] No module named odbchelper

2013-10-08 Thread Rabah Abdallah
Hi I am using dive in python book to to learn python programing languege on mac in one of the examples is odbchelper imported but when i start debugging I recieved ImportError: No module named odbchelper here is my code on text wrangler import sys sys.path.append('/Users/rabahabdallah/Desk