getting error...... Traceback (most recent call last): File "", line 1, in File "C:\Python25\Lib\site-packages\xlrd\__init__.py", line 370, in open_workbook biff_version = bk.getbof(XL

2008-12-04 Thread pk sahoo
hallo everybody, when i am running the following command >>> import xlrd >>> book=xlrd.open_workbook("C:\\a.xls") i am getting the following error.. *Traceback (most recent call last): File "", line 1, in File "C:\Python25\Lib\site-packages\xlrd\__init__.py", line 370, in open_workb ook

Geeting the error Open failed: : Expected BOF record; found 0x3f3c

2008-12-04 Thread pk sahoo
hallo everybody, when i m running the command python runxlrd.py 3rows a.xls i m getting the following error === File: a.xls === *** Open failed: : Expected BOF record; found 0x3f3c what is the reason regards prasanna -- http://mail.python.org/mailman/listinfo/python-list