On Jan 10, 8:51 pm, pp wrote:
> On Jan 9, 8:23 am, John Machin wrote:
>
>
>
> > On Jan 9, 9:56 pm, pp wrote:
>
> > > On Jan 9, 3:52 am, Jon Clements wrote:
>
> > > > On Jan 9, 10:44 am, pp wrote:
>
> > > > > On Jan 9, 3:42 am, Jon Clements wrote:
>
> > > > > > On Jan 9, 10:24 am, pp wrote:
>
On Jan 9, 8:23 am, John Machin wrote:
> On Jan 9, 9:56 pm, pp wrote:
>
> > On Jan 9, 3:52 am, Jon Clements wrote:
>
> > > On Jan 9, 10:44 am, pp wrote:
>
> > > > On Jan 9, 3:42 am, Jon Clements wrote:
>
> > > > > On Jan 9, 10:24 am, pp wrote:
> > > > yeah all my versions are latest fromhttp:/
On Jan 9, 9:56 pm, pp wrote:
> On Jan 9, 3:52 am, Jon Clements wrote:
>
>
>
> > On Jan 9, 10:44 am, pp wrote:
>
> > > On Jan 9, 3:42 am, Jon Clements wrote:
>
> > > > On Jan 9, 10:24 am, pp wrote:
> > > yeah all my versions are latest fromhttp://www.python-excel.org.
> > > just checked!!
How
On Jan 9, 3:52 am, Jon Clements wrote:
> On Jan 9, 10:44 am, pp wrote:
>
>
>
> > On Jan 9, 3:42 am, Jon Clements wrote:
>
> > > On Jan 9, 10:24 am, pp wrote:
>
> > > > Whenever i run the code below I get the following error:
>
> > > > AttributeError: 'Book' object has no attribute 'on_demand'
>
On Jan 9, 10:44 am, pp wrote:
> On Jan 9, 3:42 am, Jon Clements wrote:
>
>
>
> > On Jan 9, 10:24 am, pp wrote:
>
> > > Whenever i run the code below I get the following error:
>
> > > AttributeError: 'Book' object has no attribute 'on_demand'
> > > WARNING: Failure executing file:
>
> > > Why i
On Jan 9, 3:42 am, Jon Clements wrote:
> On Jan 9, 10:24 am, pp wrote:
>
>
>
> > Whenever i run the code below I get the following error:
>
> > AttributeError: 'Book' object has no attribute 'on_demand'
> > WARNING: Failure executing file:
>
> > Why is it so??
>
> > from xlrd import open_workboo
On Jan 9, 10:24 am, pp wrote:
> Whenever i run the code below I get the following error:
>
> AttributeError: 'Book' object has no attribute 'on_demand'
> WARNING: Failure executing file:
>
> Why is it so??
>
> from xlrd import open_workbook
> from xlwt import easyxf
> from xlutils.copy import cop