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
---
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 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:
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 all,
I tried to build the HTML documentation.
Here are some failures
matplotlib/doc/mpl_examples/pylab_examples/axes_divider.py
Traceback (most recent call last):
File
"/home/nwagner/svn/matplotlib/doc/sphinxext/plot_directive.py",
line 187, in makefig
runfile(fullpath)
File
"/h
--- the forwarded message follows ---
--- Begin Message ---
On Thu, 29 Jan 2009 16:11:35 -0500
Michael Droettboom wrote:
Comments below.
Nils Wagner wrote:
Hi all,
I tried to build the HTML documentation.
Here are some failures
matplotlib/doc/mpl_examples/pylab_examples
Hi all,
I am using latest svn.
My script worked until last week. If I run it now
matplotlib version 0.98.6svn
verbose.level helpful
interactive is False
units is False
platform is linux2
Using fontManager instance from
/data/home/nwagner/.matplotlib/fontList.cache
Traceback (most recent call las
python -i svn/matplotlib/test/run-mpl-test.py
...
==
FAIL: Test numpy shaped data.
--
Traceback (most recent call last):
File
"/home/nwagner/svn/matplotlib/t
Hi all,
I cannot install matplotlib from recent svn.
python setup.py install --prefix=$HOME/local
BUILDING MATPLOTLIB
matplotlib: 0.98.6svn
python: 2.5.1 (r251:54863, Dec 21 2007,
09:21:07)
Hi all,
I am using the latest matplotlib.
How can I resolve the following problem ?
>>> import matplotlib
Traceback (most recent call last):
File "", line 1, in
File
"/data/home/nwagner/local/lib/python2.5/site-packages/matplotlib/__init__.py",
line 133, in
from matplotlib.rcsetup
On Tue, 29 Mar 2011 10:01:34 +0200
"Nils Wagner" wrote:
> Hi all,
>
> I am using the latest matplotlib.
> How can I resolve the following problem ?
>
>>>> import matplotlib
> Traceback (most recent call last):
> File "", line 1, in
>
On Mon, 15 Jan 2007 14:03:47 -0500
Darren Dale <[EMAIL PROTECTED]> wrote:
> Nils,
>
> Please don't post to matplotlib when you have problems
>with svn-matplotlib.
> Post to matplotlib-devel.
>
> Darren
I have removed the build directory.
The CHANGELOG has a new entry
2007-01-15 src/_imag
On Tue, 16 Jan 2007 09:38:54 +0800
Steve Chaplin <[EMAIL PROTECTED]> wrote:
> On Mon, 2007-01-15 at 10:57 -0800,
> [EMAIL PROTECTED] wrote:
>> Hi,
>>
>> I cannot install the latest matplotlib on
>>openSUSE10.2
>> python setup.py install yields
>>
> OK, I
Hi all,
The svn version raises a name error.
Traceback (most recent call last):
File "lshape.py", line 49, in ?
figure(1)
File "/usr/lib64/python2.4/site-packages/matplotlib/pylab.py", line
865, in figure
figManager = new_figure_manager(num, figsize=figsize, dpi=dpi,
facecolor=faceco
svn: PROPFIND request failed on '/svnroot/matplotlib/trunk/matplotlib'
svn: PROPFIND of '/svnroot/matplotlib/trunk/matplotlib': Could not
resolve hostname `svn.sourceforge.net': Host not found
(https://svn.sourceforge.net)
Is this a temporary problem ?
Nils
-
John Hunter wrote:
> On 7/10/07, Darren Dale <[EMAIL PROTECTED]> wrote:
>
>
>> I ended up checking out the entire repository again. It seems that the
>> working
>> address is now matplotlib.svn.sourceforge.net/svn/matplotlib, instead of
>> svn.sourceforge.net/svn/matplotlib.
>>
>
>
> Nothi
Hi,
I cannot install matplotlib from latest svn.
error: package directory 'lib/matplotlib/numerix/mlab' does not exist
Nils
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 200
Eric Firing wrote:
> Nils,
>
> I just committed 3582 which reverted numerix to 3573, so please try
> again. It works for me now.
>
> Eric
>
>
> Nils Wagner wrote:
>> Hi,
>>
>> I cannot install matplotlib from latest svn.
>> error: package dir
Eric Firing wrote:
> Nils,
>
> Two more commits, now at 3584, and I think I have it straightened out.
>I hope so. I'm going offline for 8 hours or so, so if it is not
> fixed now either someone else will have to do it, or it will have to wait.
>
> Eric
>
>
Hi Eric,
Works for me ! Than
Hi all,
Is there a way to suppress the warning
/usr/local/lib64/python2.5/site-packages/matplotlib/texmanager.py:137:
UserWarning: No LaTeX-compatible font found for the sans-serif font
family in rcParams. Using default.
warnings.warn('No LaTeX-compatible font found for the %s font family
in rc
Hi all,
I cannot build matplotlib from latest svn. I am using SuSE Linux 10.0 on
x86_64.
python setup.py install
BUILDING MATPLOTLIB
matplotlib: 0.90.1 (r3634)
platform: linux2
REQUIRED DEPEN
Michael Droettboom wrote:
> I suspect you're running an earlier version of pygtk than I am that
> doesn't have pygobject_version.
>
> Please update matplotlib and try again.
>
> Thanks for finding this bug.
>
> Cheers,
> Mike
>
> Nils Wagner wrote:
>
Hi all,
I have installed matplotlib via svn on Centos (x86-64
python2.3). If I try to import pylab I get
Python 2.3.4 (#1, May 2 2007, 19:18:17)
[GCC 3.4.6 20060404 (Red Hat 3.4.6-8)] on linux2
Type "help", "copyright", "credits" or "license" for more
information.
>>> from pylab import plot, s
Hi all,
python setup.py install --prefix=$HOME/local
results in
font_manager.py", line 115
finally:
^
SyntaxError: invalid syntax
Nils
I am using python2.3.
-
SF.Net email is sponsored by:
Check out the n
Hi all,
Is it possible to add a water mark to a plot ?
Nils
-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
htt
Hi all,
It should be float32 instead of Float32.
python logo.py
Traceback (most recent call last):
File "logo.py", line 7, in ?
x = 1000*0.1*fromstring(
NameError: name 'Float32' is not defined
Nils
-
SF.Net email i
On Thu, 13 Dec 2007 09:07:42 +0100
"Nils Wagner" <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> It should be float32 instead of Float32.
>
> python logo.py
> Traceback (most recent call last):
> File "logo.py", line 7, in ?
> x = 1000*0.1*from
Hi all,
I have some trouble with the following lines
title(r'$\underline{\lambda}_n$= '+str(f))
plot(arange(0,len(data)),data,lw=2)
xlabel('Iterations')
ylabel('Largest eigenvalue')
savefig('yuanlbl.png')
IIRC the code worked before the recent changes in
svn. How can I resolve the problem ?
Tr
Hi there,
Is there any python tool to plot 3D bar graphs/charts ?
Any pointer would be appreciated.
Thanks in advance
Nils
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Micros
Hi all,
I have some trouble with matplotlib's svn version.
Any pointer would be appreciated.
Thanks in advance
Nils
/usr/bin/python -i nlp_3.py --verbose-helpful
$HOME=/home/nwagner
matplotlib data path
/usr/lib/python2.4/site-packages/matplotlib/mpl-data
loaded rc fil
Hi all,
I cannot build matplotlib from svn since last Friday.
Any idea ?
Nils
cc1plus: Warnung: Kommandozeilenoption
"-Wstrict-prototypes" ist gültig für Ada/C/ObjC, aber
nicht für C++
g++ -pthread -shared
build/temp.linux-x86_64-2.5/agg24/src/agg_curves.o
build/temp.linux-x86_64-2.5/agg24/
On Mon, 09 Jun 2008 07:41:05 -1000
Eric Firing <[EMAIL PROTECTED]> wrote:
> Nils Wagner wrote:
>> Hi Eric,
>>
>> I have still some trouble with the following example
>>taken from openopt
>>
>>
>> /usr/bin/python -i nlp_3.py
>>
Hi all,
If I run the attached test I obtain an
IndexError: Unexpected SeqBase length
python -i test_struve.py --verbose-helpful
$HOME=/home/nwagner
CONFIGDIR=/home/nwagner/.matplotlib
matplotlib data path
/usr/local/lib64/python2.5/site-packages/matplotlib/mpl-data
loaded rc file /home/nwagne
Hi All,
I have changed the backend in matplotlibrc from GTKAgg to
WX
CONFIGURATION BEGINS HERE
# the default backend; one of GTK GTKAgg GTKCairo FltkAgg
QtAgg TkAgg
# WX WXAgg Agg Cairo GD GDK Paint PS PDF SVG Template
#backend : GTKAgg
backend : WX
Now I get
python -i nlp_
Hi all,
Is it possible to produce transparent png's with mpl ?
Nils
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/ser
On Wed, 18 Jun 2008 09:17:27 -0500
"John Hunter" <[EMAIL PROTECTED]> wrote:
> On Wed, Jun 18, 2008 at 8:56 AM, Nils Wagner
> <[EMAIL PROTECTED]> wrote:
>
>> Is it possible to produce transparent png's with mpl ?
>
> Yes, but you must explicitly s
Hi all,
Since *yesterday* I have some trouble with pylab.
Some program hang. I cannot use Ctrl C to kill them.
Ctrl Z works. If I use ps I get
1091 pts/500:00:02 python
1119 pts/500:00:00 gs
gs is somehow connected to my problem.
I can kill the job by kill -9 1091. Then the gs pro
On Tue, 24 Jun 2008 08:59:30 -0500
"John Hunter" <[EMAIL PROTECTED]> wrote:
> On Tue, Jun 24, 2008 at 8:35 AM, Darren Dale
><[EMAIL PROTECTED]> wrote:
>> On Tuesday 24 June 2008 09:22:34 am Nils Wagner wrote:
>>> Hi all,
>>>
>>> Since
Hi All,
This is to let you know that I have filed a feature
request for a watermark function in mpl.
http://sourceforge.net/tracker/index.php?func=detail&atid=560721&aid=2001940&group_id=80706
Nils
-
Check out the new So
On Tue, 24 Jun 2008 14:10:08 -0400
Michael Droettboom <[EMAIL PROTECTED]> wrote:
> There are a couple of different ways this could be done.
>
> Alpha-blending over top of the image (should work for
>everything but Postscript):
>
> gcf().text(0.1, 0.1, "Watermark", rotation=45,
>fontproperties
On Tue, 24 Jun 2008 14:03:33 -0500
"John Hunter" <[EMAIL PROTECTED]> wrote:
> On Tue, Jun 24, 2008 at 1:27 PM, Nils Wagner
> <[EMAIL PROTECTED]> wrote:
>
>> Actually, I would like to display an image (png format)
>> 'under' several lines.
&g
Hi all,
Is there a way to use
title(r'$ M= I_3 K=\left[\begin{array}{rrr} 2\,k & -k & 0
\\ -k & 2\,k+p & -(k+p) \\ 0 & -(k+p) &
k+p\end{array}\right]$')
It currently fails with
Exception in Tkinter callback
Traceback (most recent call last):
File
"/data/home/nwagner/local/lib/python2.5/li
Hi all,
I found a new bug
$HOME=/home/nwagner
matplotlib data path
/usr/lib/python2.4/site-packages/matplotlib/mpl-data
loaded rc file /home/nwagner/matplotlibrc
matplotlib version 0.98.3rc1
verbose.level helpful
interactive is False
units is False
platform is linux2
CONFIGDIR=/home/nwagner/.mat
--- the forwarded message follows ---
--- Begin Message ---
On Sun, 27 Jul 2008 07:19:24 -1000
Eric Firing <[EMAIL PROTECTED]> wrote:
Nils Wagner wrote:
Hi all,
I found a new bug
$HOME=/home/nwagner
matplotlib data path
/usr/lib/python2.4/site-packages/matplotlib/mpl-data
loa
On Tue, 29 Jul 2008 12:10:09 -0400
Paul Kienzle <[EMAIL PROTECTED]> wrote:
> On Tue, Jul 29, 2008 at 05:46:59PM +0200, Nils Wagner
>wrote:
>> On Mon, 28 Jul 2008 15:32:38 -0400
>> >> WxPython experts: what version do we require? If it
>>is
>> >
On Tue, 29 Jul 2008 13:01:04 -0500
"John Hunter" <[EMAIL PROTECTED]> wrote:
> On Tue, Jul 29, 2008 at 11:19 AM, Nils Wagner
> <[EMAIL PROTECTED]> wrote:
>
>> Is that correct ?
>>
>> I will try it asap.
>>
>> Thanks in advance
>
On Tue, 29 Jul 2008 16:43:42 -0500
"John Hunter" <[EMAIL PROTECTED]> wrote:
> On Tue, Jul 29, 2008 at 4:38 PM, Paul Kienzle
><[EMAIL PROTECTED]> wrote:
>
>> Okay, how about
>>if not hasattr(self,'IsVisible'):
>>self.IsVisible = lambda self: True
>> in __init__
>>
>> That way it will
Hi all,
I have installed matplotlib locally on a linux box
(without root access).
Is it possible for o t h e r users to use my local
matplotlib installation ? The problem is that show()
doesn't produce a result on the screen.
Any pointer would be appreciated.
Nils
-
On Fri, 8 Aug 2008 08:47:11 -0500
"John Hunter" <[EMAIL PROTECTED]> wrote:
> On Fri, Aug 8, 2008 at 8:20 AM, Nils Wagner
> <[EMAIL PROTECTED]> wrote:
>
>> I have installed matplotlib locally on a linux box
>> (without root access).
>> I
49 matches
Mail list logo