On Thu, 11 Dec 2008 10:33:20 -0800
Andrew Straw wrote:
> Hi Nils. I think I fixed the issue causing the traceback
>with r6563. Can
> you please update and try again with text.usetex
>enabled?
>
> My guess is that you don't have dvipng installed, which
>was causing the
> detection check to th
Hi Nils. I think I fixed the issue causing the traceback with r6563. Can
you please update and try again with text.usetex enabled?
My guess is that you don't have dvipng installed, which was causing the
detection check to throw a traceback rather than return a value
signifying undetected. So, enab
On Thu, 11 Dec 2008 09:13:02 +0100
"Nils Wagner" <[EMAIL PROTECTED]> wrote:
> On Wed, 10 Dec 2008 21:11:12 -0600
> "John Hunter" <[EMAIL PROTECTED]> wrote:
>> On Wed, Dec 10, 2008 at 4:26 PM, John Hunter
>><[EMAIL PROTECTED]> wrote:
>>
>>>
Is it planned to adapt the example wrt xlwt ?
>>>
On Wed, 10 Dec 2008 21:11:12 -0600
"John Hunter" <[EMAIL PROTECTED]> wrote:
> On Wed, Dec 10, 2008 at 4:26 PM, John Hunter
><[EMAIL PROTECTED]> wrote:
>
>>
>>> Is it planned to adapt the example wrt xlwt ?
>>>
>>> http://pypi.python.org/pypi/xlwt
>>>
>>
>>
>> True it is no longer maintained, bu
On Wed, Dec 10, 2008 at 4:26 PM, John Hunter <[EMAIL PROTECTED]> wrote:
>
>> Is it planned to adapt the example wrt xlwt ?
>>
>> http://pypi.python.org/pypi/xlwt
>>
>
>
> True it is no longer maintained, but it does work. We are looking into
> xlwt (I wasn't aware of it until today when you forwa
On Wed, Dec 10, 2008 at 3:28 PM, Nils Wagner
<[EMAIL PROTECTED]>wrote:
> Hi all,
>
> The example loadrec.py illustrates the usage of
> PyExcelerator.
>
> However it seems PyExcelerator is no longer maintained
>
> Is it planned to adapt the example wrt xlwt ?
>
> http://pypi.python.org/pypi/xlwt
>
Hi all,
The example loadrec.py illustrates the usage of
PyExcelerator.
However it seems PyExcelerator is no longer maintained
Is it planned to adapt the example wrt xlwt ?
http://pypi.python.org/pypi/xlwt
Cheers,
Nils
---