I am pretty sure setupext.py used to have these defaults coded in, but
something must have changed. I haven't had to check default backends
in a long time. I'll get new builds up asap.
- Charlie
On Mon, Jun 2, 2008 at 12:01 PM, John Hunter <[EMAIL PROTECTED]> wrote:
> On Mon, Jun 2, 2008 at 10:
gt; On Mon, Jun 2, 2008 at 4:32 PM, Charlie Moad <[EMAIL PROTECTED]> wrote:
>> > I am pretty sure setupext.py used to have these defaults coded in, but
>> > something must have changed. I haven't had to check default backends
>> > in a long time. I'll get
I just used the default 10.5 compiler. I didn't use -Os for the whole
run though. I would just copy the gcc command on the files where it
failed and replace -O3 with -Os. Kind of lame, I know, but most the
build I did was ran with -O3.
- Charlie
On Thu, Jun 5, 2008 at 8:19 PM, Christopher Bark
So I'll admit that I renamed that file to -fat manually. The reason I
did this is because it gets named -i386 by default even though it is a
fat build. Does anyone have a good idea of how to fix this?
- Charlie
On Fri, Jun 6, 2008 at 3:07 AM, Andrew Charles <[EMAIL PROTECTED]> wrote:
> I had th
I renamed the egg on sf to "matplotlib-0.98.0-py2.5-macosx-10.3.egg". For
me, setuptools does not try to download the source after installing now.
Unfortunately when I try, "easy_install matplotlib", it still starts
downloading the source instead of the osx binary. I am not having luck
finding do
y.org/moin/MatplotlibOSXBuildNotes
- Charlie
On Mon, Jun 9, 2008 at 1:03 PM, Christopher Barker <[EMAIL PROTECTED]>
wrote:
> Charlie Moad wrote:
> > I am not having luck finding docs on this.
>
> setuptools really don't seem to be living up to their (its?) promise.
>
I am out of town and won't be able to address this until early next week.
- Charlie
2008/6/12 John Hunter <[EMAIL PROTECTED]>:
> On Thu, Jun 12, 2008 at 2:58 PM, İsmail Dönmez <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> > I was trying matplotlib 0.98.0 and Qt4 backend works great but Coca
> >
On Thu, Jun 19, 2008 at 10:35 PM, John Hunter <[EMAIL PROTECTED]> wrote:
> On Thu, Jun 19, 2008 at 9:19 PM, Charles Moad <[EMAIL PROTECTED]> wrote:
>
> > Seems like that one little fix did the trick. I ran several examples and
> > haven't had any problems. Committed now.
>
> Thanks Charlie! Can
You'll need to edit setupext.py to not inject the "-framework Tcl -framework
Tk" flags.
- Charlie
On Fri, Jun 27, 2008 at 12:36 AM, Adam Mercer <[EMAIL PROTECTED]> wrote:
> Hi
>
> I'm trying to track down a problem present in MacPorts Matplotlib
> build and the TkAgg backend. It appears that Mat
On Thu, Jul 31, 2008 at 3:17 PM, John Hunter <[EMAIL PROTECTED]> wrote:
> On Thu, Jul 31, 2008 at 2:06 PM, Michael Droettboom <[EMAIL PROTECTED]>
> wrote:
> > It seems to have broken with a recent update to Sphinx. Sphinx changed
> the
> > way that cross-reference urls are stored in the document
On Thu, Jul 31, 2008 at 9:51 PM, Charlie Moad <[EMAIL PROTECTED]> wrote:
> On Thu, Jul 31, 2008 at 3:17 PM, John Hunter <[EMAIL PROTECTED]> wrote:
>
>> On Thu, Jul 31, 2008 at 2:06 PM, Michael Droettboom <[EMAIL PROTECTED]>
>> wrote:
>> > It seems
On Sun, Aug 3, 2008 at 10:25 AM, Sandro Tosi <[EMAIL PROTECTED]> wrote:
> On Sun, Aug 3, 2008 at 10:54, Mikhail Gusarov <[EMAIL PROTECTED]>
> wrote:
> > As Lenny is already in freeze, I backported fix to 0.4.1 and now trying
> > to get the confirmation from release team to upload it to
> > testing
Matplotlib 0.98.3 is now available for download. We are not pushing an
additional 0.91.x release at this time due to lack of updates to that
branch.
http://sourceforge.net/project/showfiles.php?group_id=80706
- Charlie
=
2008-08-03
Can you search your system and see if you have that dll installed somewhere.
Most likely you will. If you find it, go to the command prompt and change
to the directory where the dll is. Then run this command:
Regsvr32 msvcp71.dll
(I don't know if your 64-bit machine uses the command Regsvr64, s
Could you please describe your build environment? I am interested in what
compiler you used and what OS you are running.
- Charlie
On Tue, Oct 14, 2008 at 8:23 PM, Dan Shechter <[EMAIL PROTECTED]> wrote:
> Hi,
> I've successfully compiled NumPy for Python 2.6 on Windows x64 (amd64).
> NumPy seem
ing installer
> 6. Ran a few tests...
>
> That's it.
> I'm still "missing" on getting the wxPython headers/static libs compiled,
> but I assume this is not a
> "critical" part of getting MPL working, but rather required for
> completeness
> sake.
>
Pylab is just a name for a module in matplotlib that is supposed to mimic
matlab. I would say its intent it to ease the transition for matlab users.
It wouldn't really make sense to refer to matplotlib as pylab. The
matplotlib.pyplot is favored over the pylab module now.
- Charlie
On Sun, Oct 2
Sure. Just send me a note when the src is ready.
- Charlie
On Sun, Feb 8, 2009 at 3:46 PM, John Hunter wrote:
> We have accumulated a number of bug fixes in our stable release
> branch, so I would like to release the 3rd bugfix release. Please
> test and report any problems
>
>
> http://matp
http://www.python.org/pypi/matplotlib/0.90.0
http://sourceforge.net/project/showfiles.php?group_id=80706&package_id=82474&release_id=484485
Binaries will be posted in a few days.
===
2007-02-06 Released 0.90.0 at revision 3003
2007-01-
On 2/7/07, Werner F. Bruhin <[EMAIL PROTECTED]> wrote:
> Hi Charlie,
>
> Great to see a new release, will put some time aside to test it with
> wxPython early next week.
>
> I can't see a reference to the wxPython backend, will it still require
> the Unicode build or can one use the Ansi build and
On 2/7/07, Werner F. Bruhin <[EMAIL PROTECTED]> wrote:
> Charlie,
>
> Charlie Moad wrote:
> > On 2/7/07, Werner F. Bruhin <[EMAIL PROTECTED]> wrote:
> >> Hi Charlie,
> >>
> >> Great to see a new release, will put some time aside to test it wit
On 2/21/07, Anand Patil <[EMAIL PROTECTED]> wrote:
>
> From the matplotlib-devel list:
>
> >On 2/14/07, Michiel Jan Laurens de Hoon <[EMAIL PROTECTED]> wrote:
> >> Dear Charles,
> >>
> >> I was trying to use your cocoa-agg backend for matplotlib, but it seems
> >> to have a problem to read Ma
http://cheeseshop.python.org/pypi/matplotlib/
http://sourceforge.net/project/showfiles.php?group_id=80706&package_id=82474
===
2007-06-02 Released 0.90.1 at revision 3352
2007-06-02 Display only meaningful labels when calling legend()
I'll give the build a try on windows tonight using my usual methods.
- Charlie
On 8/6/07, Michael Droettboom <[EMAIL PROTECTED]> wrote:
> william ratcliff wrote:
> > No, with whatever is in the current version of svn, it now works on the
> > intel quad as well. Thanks!
>
> That's great news!
I got a successful build using VS2003 on Vista. Here is the env dump:
BUILDING MATPLOTLIB
matplotlib: 0.90.1
python: 2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC
v.13
The error message states that you must be using VS2003. Python is
compiled with this, so all extensions must also be compiled with it.
If you don't have a copy of VS2003 your best bet is to just use
cygwin/mingw.
- Charlie
On 9/25/07, Michael Droettboom <[EMAIL PROTECTED]> wrote:
> You didn't me
I gave it a try, and I did not get this error.
- Charlie
On Dec 3, 2007 12:57 PM, Jörgen Stenarson <[EMAIL PROTECTED]> wrote:
> Hi,
>
> After upgrading to the new matplotlib 0.9.1 on python2.4 using the
> windows binary installer I get the following error:
>
>
> C:\>python
> Python 2.4.3 (#69, Ma
I'll remove the exe's from SF. It's been a while since a release, and
I guess I was a little rusty. ;)
- Charlie
On Dec 3, 2007 7:02 PM, John Hunter <[EMAIL PROTECTED]> wrote:
>
> On Dec 3, 2007 5:53 PM, John Hunter <[EMAIL PROTECTED]> wrote:
> > On Dec 3, 2007 5:49 PM, John Hunter <[EMAIL PROTE
007 9:47 PM, Charlie Moad <[EMAIL PROTECTED]> wrote:
> I'll remove the exe's from SF. It's been a while since a release, and
> I guess I was a little rusty. ;)
>
> - Charlie
>
>
> On Dec 3, 2007 7:02 PM, John Hunter <[EMAIL PROTECTED]> wrote:
> >
I primarily follow the dev list, but you've caught my eye. ;)
So to be clear, you would just like me to install some other tcl/tk
before I do the "official" matplotlib osx binaries. What package
should I be installing and where should I get it from. As long as it
still works with the bundled tck
work
> >with either Tcl/Tk. Is that possible? or is this like the old wx
> >situation, where it can only be run with the same version it is
> >built against. Arrggg! I hope not.
>
> The version I build *can* be used with the built in Tcl/Tk. The
> version Charlie Moad build
Just a guess. Did you download the visual studio static libraries
instead of the mingw ones? Those linking symbols listed lend me to
think this. The visual studio ones end in "_vs.tar.gz".
You want this:
http://matplotlib.sourceforge.net/win32_static.tar.gz
- Charlie
On Jan 8, 2008 6:17 PM,
You need to set a different backend in your matplotlibrc or specify it first.
import matplotlib
matplotlib.use('Agg')
You can also run scripts passing the backend:
python lab1_ex2.py -dAgg
On Jan 9, 2008 8:41 AM, Francesco Pretto <[EMAIL PROTECTED]> wrote:
> Hi, after having correctly compiled
On Jan 9, 2008 10:35 AM, Darren Dale <[EMAIL PROTECTED]> wrote:
>
> On Wednesday 09 January 2008 10:15:54 am Francesco Pretto wrote:
> > 2008/1/9, Darren Dale <[EMAIL PROTECTED]>:
> > > setup.py attempts to select the appropriate backend for you, based on
> > > what backends were available at build
Apparently a dynamic link snuck into the build. Typically everything
is statically included. You can see this by running the following
command:
uaternion:matplotlib cmoad$ otool -L ft2font.so
ft2font.so:
/usr/local/lib/libfreetype.6.dylib (compatibility version 10.0.0,
current version 10
I have replaced the binary with a working version.
Thanks again for the catch,
Charlie
On Jan 11, 2008 2:15 PM, Charlie Moad <[EMAIL PROTECTED]> wrote:
> Apparently a dynamic link snuck into the build. Typically everything
> is statically included. You can see this by
I just had to rebuild the OSX binary because a similar reason. I
forgot to change the basedir['darwin'] entry in setupext.py. Around
line 50.
Change:
'darwin' : ['/sw/lib/freetype2', '/sw/lib/freetype219', '/usr/local',
'/usr', '/sw', '/usr/X11R6'],
To:
'darwin' : [],
You shouldn't ever find a setup.py file in a binary distribution. It
is there for building purposes, hence should be with the source
distributions.
- Charlie
On Tue, Jan 29, 2008 at 10:47 AM, Jeff Younker <[EMAIL PROTECTED]> wrote:
> I'm running on OSX 10.5.
>
> The installation process for me
Out of the country. I am cc'ing the matplotlib list.
On Wed, Feb 27, 2008 at 3:08 PM, Luis Carlos Garelli <
[EMAIL PROTECTED]> wrote:
>
> Message body follows:
>
> Greetings, first, sorry to bother you... I am working using
> the matplotlib, and i am having some strange problems with
> my applica
I agree you are not using a universal build of python to compile matplotlib.
You cannot pass in the "-arch i386 -arch ppc" flags. Only pass the
architecture of your computer.
- Charlie
On Thu, Mar 20, 2008 at 7:13 PM, Christopher Barker <[EMAIL PROTECTED]>
wrote:
> Andrew Charles wrote:
> > Com
>
> 3) Maybe we should just distribute a binary *.mpkg instead. I've seen
> talk of a way to install a single binary that could work with either
> Apple's or MacPython's 2.5 -- I think it involved a symlink to a shared
> place to put packages -- anyone know if that actually works?
>
I agree on the
On Mon, Mar 24, 2008 at 10:01 AM, Zachary Pincus <[EMAIL PROTECTED]>
wrote:
> > Zachary Pincus wrote:
> >
> >>> Can you tell me where you specified the -Os option to gcc to escape
> >>> the problem?
> >>
> >> So the compile that command that failed is printed right above the
> >> error message it
mp;view=markup
- Charlie
On Thu, Apr 17, 2008 at 8:28 AM, Michael Droettboom <[EMAIL PROTECTED]> wrote:
> Unfortunately, you're using a compiler I don't have access to. I don't
> think even the guy that makes the Windows releases (Charlie Moad) uses
> Visual St
The internal compiler error is something we are all running into right now.
The only known fix is to run the build with the gcc flag "-Os" instead of
"-O3". You should be able to do this by setting the environment during your
build:
CFLAGS="-Os" python setup.py build
On Mon, Apr 21, 2008 at 8:24
The 0.87.2 release requires numpy-0.9.6.
- Charlie
On 5/29/06, Uri Nix <[EMAIL PROTECTED]> wrote:
Hi,
I'm using Python 2.4.1, numpy-0.9.8, and matplotlib-0.87.2 on a Windows
XP computer.
Problem is that any attempt to import pylab results in a crash.
Using "python -v", the culpri
On 6/2/06, David S. <[EMAIL PROTECTED]> wrote:
> I have just installed numpy-0.9.8, scipy-0.4.9, and matplotlib-0.87.2 on a
> Windows machine with Python 2.4.2.
matplotlib-0.87.2 requires numpy-0.9.6. You will get an error otherwise.
___
Matplotlib-us
On 6/2/06, Russell E. Owen <[EMAIL PROTECTED]> wrote:
> I'm using matplotlib in an application I distribute. For Windows and Mac
> users I distribute a frozen application which includes python,
> matplotlib, etc. and I'm wondering how best to include the matplotlib
> data files.
>
> matplotlib sear
On 6/3/06, John Hunter <[EMAIL PROTECTED]> wrote:
> >>>>> "Charlie" == Charlie Moad <[EMAIL PROTECTED]> writes:
>
> Charlie> On 6/2/06, David S. <[EMAIL PROTECTED]> wrote:
> >> I have just installed numpy-0.9.8, scipy-0.4.9,
New compile to match numpy-0.9.8.
win32-py2.4 coming tomorrow morning...
http://cheeseshop.python.org/pypi/matplotlib/
http://sourceforge.net/project/showfiles.php?group_id=80706
===
2006-06-06 Released 0.87.3 at revision 2432
2006-05-3
> Charlie -- I thought we were setting the default backend to TkAgg for
> win32 installs.
and I thought that was settled by being hard coded into setup.py
# line 287
if sys.platform=='win32':
rc = dict(backend='TkAgg', numerix='Numeric')
Danny, can you try deleting your .matplotlib folder an
Sounds like you need to upgrade numpy to 0.9.8.
- Charlie
On 7/3/06, Michael J.T. O'Kelly <[EMAIL PROTECTED]> wrote:
> I get a mysterious problem when I try to upgrade from 87.2 to 87.3.
>
> At first it complained of a bad configuration file. Once that was
> corrected, though, matplotlib still cr
As you have found, the matplotlib binaries are built using the unicode
version of wxpython. If you are not using blitting, then you can just
go in any delete the "matplotlib/backends/_wxagg.so" (.pyd for
windows) file from the installed matplotlib module. Then the
pure-python wx backend will be u
On 7/7/06, John Hunter <[EMAIL PROTECTED]> wrote:
>
> We'd like to do a bugfix release for the next release of enthought
> python, which will include the latest mpl. Apparently, there is a
> problem with 0.87.3 and numpy which has been fixed in svn.
>
> If there is anything we should wait on, let
atplotlib/mplot3D)
> it works nice under matplotlib0.86.2
> but it can't work under matplotlib 0.87.3(with numpy or numeric).
>
> On 7/12/06, Charlie Moad <[EMAIL PROTECTED]> wrote:
> > On 7/7/06, John Hunter <[EMAIL PROTECTED]> wrote:
> > >
> >
Thanks for the note. This is a known issue and has been addressed in
svn. The mplot modules have been added to svn and are being worked
on.
- Charlie
On 7/12/06, Andrew M. Bradley <[EMAIL PROTECTED]> wrote:
> Hi:
>
> I obtain the following error when saving a figure to postscript after
> runnin
On 7/13/06, John Hunter <[EMAIL PROTECTED]> wrote:
> >>>>> "Charlie" == Charlie Moad <[EMAIL PROTECTED]> writes:
>
> Charlie> Thanks for the note. This is a known issue and has been
> Charlie> addressed in svn. The mplot modules hav
This error used to come up with mingw and python2.4 builds, but now we
use Visual Studio for python2.4. I am surprised no one else has
reported this error though? I see you used the egg binary? Has
anyone else use the python2.4 windows egg with success.
- Charlie
On 7/22/06, Chris Fonnesbeck <
all links to "msvcr71". In my version
of numpy just comment out the whole if block at line 127.
- Charlie
On 7/23/06, Chris Fonnesbeck <[EMAIL PROTECTED]> wrote:
> On 7/23/06, Charlie Moad <[EMAIL PROTECTED]> wrote:
> > This error used to come up with mingw and pytho
On 7/24/06, Christopher Barker <[EMAIL PROTECTED]> wrote:
> msvcr71.dll is a dll required for virtually every application built with
> MSVC7.1. For example, py2exe distributes it by default when it builds
> exes. However, it is so common, most systems already have it, installed
> by some other app.
I am guessing you installed numpy1.0b1. You need to use 0.9.8.
On 7/24/06, massimo sandal <[EMAIL PROTECTED]> wrote:
> Hi,
> I'm trying to install a matplotlib+wxmpl app I wrote on Linux on a
> Windows XP machine.
>
> It crashes starting with the following error:
> -
> C:\Documents and Settin
On 7/24/06, Chris Fonnesbeck <[EMAIL PROTECTED]> wrote:
> And by the way, trying to build matplotlib myself with the numpy
> binary installed, fails. It appears to be related to tkagg:
>
> src/_tkagg.cpp:28:18: tk.h: No such file or directory
> src/_tkagg.cpp:36: syntax error before `*' token
> src
> Is it easy to unstall one version of a module before installing
> another one.
It will just overwrite the old files, so normally you don't run into
problems. There is no defacto way to remove the modules though. It
is usually pretty obvious what needs to be removed from the
site-packages folde
lib/python2.4/site-packages/numpy/core/include
> -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.4 -c
> src/_ns_cntr.c -o build/temp.linux-i686-2.4/src/_ns_cntr.o -DSCIPY=1"
> failed with exit status 1
>
>
> On Fri, 28 Jul 2006, Charlie Moad wrote:
>
> >
What version of numpy are you using, and was it installed from source
or package?
On 7/27/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hello,
> I am trying to install matplotlib-0.87.3 on a Fedora Core 4 box
>
> The system has python-2.4 installed
>
> All of the necessary addons- scipy, nu
On 7/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> OK, I was able to install with 0.87.4 (still no tkagg, however).
What's the error you are getting with tk? Do you have the dev
packages installed?
> This is still with the tar.gz version of numpy-1.0b
>
> I will try to re-install numpy
It can't find tk.h so it looks like you need to install the tk dev packages.
On 7/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Here is the output of an attempt to install 0.87.4 with tkagg.
>
> It installs fine without it.
>
>
> Any ideas will be appreciated.
>
> TIA,
> -sen
>
> compile
On 7/31/06, João Quinta da Fonseca <[EMAIL PROTECTED]> wrote:
> I'm trying to quit Matlab and use python fro my data analysis. I have
> installed the latest MacPython (universal), wxpython, aggdraw and
> matplotlib from pythonmac.org. Everything seems to work, apart from
> matplotlib. Running from
On 8/3/06, John Hunter <[EMAIL PROTECTED]> wrote:
> > "Kenny" == Kenny Ortmann <[EMAIL PROTECTED]> writes:
>
> Kenny> When pylab tries to call numerix\__init__.py it is trying
> Kenny> to figure out whether to call numpy, numeric, or numarray.
> Kenny> Since it defaults to numeric I
On 8/4/06, João Fonseca <[EMAIL PROTECTED]> wrote:
> I have compiled version 0.87.4 of matplotlib successfully but
> whenever I try to plot anything I get the following font error:
>
> RuntimeError: Could not load facefile /System/Library/Fonts/
> LucidaGrande.dfont; Unknown_File_Format. I don't th
On 8/4/06, Richard House <[EMAIL PROTECTED]> wrote:
> I am trying to make a transparent chart and have managed to make the frame
> area transparent using frameon(False). However I can't find out how to make
> the plot area background on the chart transparent, without using a graphics
> package t
On 8/4/06, Richard House <[EMAIL PROTECTED]> wrote:
> -Original Message-
> On Behalf Of Charlie Moad, Sent: 04 August 2006 14:34
> Subject: Re: [Matplotlib-users] Making the Axes Plot Area
> TransparentRatherthan having Color
>
> On 8/4/06, Richard House &
On 8/4/06, R. Padraic Springuel <[EMAIL PROTECTED]> wrote:
> After installing matplotlib from the Window's binaries (a process which
> goes off without a hitch), I get the following error when trying to use it:
>
> Python 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit (Intel)] on
> win32
> T
On 8/4/06, Daniel Kornhauser <[EMAIL PROTECTED]> wrote:
> Hi:
>
> Just stared playing with matplotlib, I want to draw a polygon on top of
> an image to select a region of interest in the image.
> Does anybody have any example or advice on how to interactively draw a
> polygon with the mouse by plac
On 8/4/06, R. Padraic Springuel <[EMAIL PROTECTED]> wrote:
> More information:
>
> I realized that I was 4 versions behind, the error I was seeing was in
> version 0.87
>
> However:
> Version 0.87.1 has the same error
>
> Version 0.87.2 gives the following (though it works afterwards):
> Python 2.4
Here is a link to a build that works with numpy-1.0b1. Pushing a
release now for 1.0 might be pointless, since the C-api could possibly
change and break compatibility again. After all, it still is a beta.
http://euclid.uits.iupui.edu/~cmoad/matplotlib-0.87.4_r2645-py2.4-win32.egg
On 8/7/06, iza
Isn't there ?
>
> Any critique on my code would be appreciated, I have never programed
> with matplotlib ...
>
>
>Daniel.
>
>
>
>
> Charlie Moad wrote:
> > On 8/4/06, Daniel Kornhauser <[EMAIL PROTECTED]> w
Matplotlib didn't used to link against the wxpython c-api. The recent
versions are linked against the unicode version of wx, not the ansi.
You can install the unicode version. We are trying to decide how to
handle this.
- Charlie
On 8/12/06, Joaquin Abian Monux <[EMAIL PROTECTED]> wrote:
> Dear
Check out the py2exe page about matplotlib.
http://starship.python.net/crew/theller/moin.cgi/MatPlotLib
On 8/14/06, Christian Meesters <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Yesterday I tried packing an application of mine which makes use of wxPython,
> scipy, and matplotlib with cx_Freeze.
>
> The
Yes. Trying running a script like so:
python examples/simple_plot-py -dQt4Agg
On 8/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Is matplotlib compatible whith PyQt4 ?
>
> Thank you
>
> samuel
>
>
> -
> Using Tomcat
nd solve the problem.
> Maybe I can be a beta tester.
>
> I saw in svn that the author of qt4 backend is Charlie Moad.
> And it is very young (6 weeks).
>
> So a question for Charlie moad : do you have a example which could work on
> my debian unstable station for emb
We used to explicitly remove the link when we used mingw for the
python2.4 build. The VS build didn't seem to suffer from the problem,
but not these reports are coming up. I might try removing the link
again. Otherwise I will look into including it.
- Charlie
On 8/17/06, Leandro Lameiro <[EMAI
Please follow the segfault instructions and get back to us.
http://svn.sourceforge.net/viewvc/matplotlib/trunk/matplotlib/SEGFAULTS?revision=2312&view=markup
On 8/18/06, assiss <[EMAIL PROTECTED]> wrote:
hi all,
I installed matplotlib and it worked very well with TkAgg/Agg. But when use
GtkAgg
On 8/19/06, Darren Dale <[EMAIL PROTECTED]> wrote:
> On Friday 18 August 2006 08:27, Darren Dale wrote:
> > On Wednesday 16 August 2006 04:54, Samuel GARCIA wrote:
> > > Thank you,
> > > Sorry I did known the existence of matplotlib.backends.backend_qt4agg.
> > > It is more easy than I thought.
> >
On 8/18/06, assiss <[EMAIL PROTECTED]> wrote:
> From: "Charlie Moad" <[EMAIL PROTECTED]>
> To: "assiss" <[EMAIL PROTECTED]>
> Date: Fri, 18 Aug 2006 20:20:59 +0800 (CST)
> Subject: Re: [Matplotlib-users] python coredump when using GtkAgg mode
&
The colors come from the current colormap. You can go all out and
make your own colormap and color based on index using your map. I
don't know how to do that off the top of my head though.
On 8/21/06, rich kowalczyk <[EMAIL PROTECTED]> wrote:
> I understand that 3D plotting is not fully working
Here is a snapshot of svn this morning for those wanting to work with
the numpy beta. Both builds are for python2.4 and windows.
exe: http://tinyurl.com/gf299
egg: http://tinyurl.com/fbjmg
-Charlie
-
Using Tomcat but need t
On 8/29/06, PGM <[EMAIL PROTECTED]> wrote:
> Folks,
> I've just noticed that in order to get the size of a figure in inches, one can
> use:
> >>> fig.get_size_inches()
> However, the corresponding 'set' method is
> >>>fig.set_figsize_inches()
>
> Is this intentional ? Wouldn't it be better to keep
e with 1.0b3?). the links in the previous
> message don't seem to work anymore. would someone take pity on a
> win-python newbie?
>
>
> regards
>
> adriaan peens-hough
>
>
>
> >From: Charlie Moad <[EMAIL PROTECTED]>
> >Snapsh
On 9/1/06, Kenny Ortmann <[EMAIL PROTECTED]> wrote:
> hey guys i got the subversion from the site and I am trying to install it
> on windows.
>
> I changed dir into the matplotlib dir that includes the setup.py file.
>
> run python setup.py install, and im getting a wierd error. i left the
> topmo
Minor rev bump for numpy 1.0b5 compatibility. This release should
remain compatible with future 1.0 releases of numpy.
http://cheeseshop.python.org/pypi/matplotlib/
http://sourceforge.net/project/showfiles.php?group_id=80706&package_id=82474
==
i still recieved the same
> error. Is there a certain way you are supposed to compile mpl on windows if
> you dont use the .exe? for instance do i have to build it first? or
> anything like that
>
>
> - Original Message -
> From: "Charlie Moad" <[EMA
cant find them :/.
>
> - Original Message -----
> From: "Charlie Moad" <[EMAIL PROTECTED]>
> To: "Kenny Ortmann" <[EMAIL PROTECTED]>
> Cc: "matplotlib-users"
> Sent: Tuesday, September 05, 2006 2:45 PM
> Subject: Re: [Matplotlib-users] installa
That error was relating to the source release. Can you please post
your error for the binary?
On 9/6/06, Sven Schreiber <[EMAIL PROTECTED]> wrote:
> Charlie Moad schrieb:
> > Minor rev bump for numpy 1.0b5 compatibility. This release should
> > remain compatible with f
l from
> enthought until I switched numerix to numpy. That made mpl unhappy.
> I downloaded 0.87.5 but I broke something in the process because now
> even switching back to Numeric doesn't make mpl happy.
> """
>
> Thanks,
> Sven
>
> Charlie
Charlie
On 9/6/06, Charlie Moad <[EMAIL PROTECTED]> wrote:
> The source error must of propagated to those builds. I will post new
> ones shortly.
>
> On 9/6/06, Sven Schreiber <[EMAIL PROTECTED]> wrote:
> > Well the thread on the devel list that I referred to explicitly
Try the ones I added to the link above. I already had a mpl build on
sf. Numpy is also at the link now.
On 9/6/06, Christopher Barker <[EMAIL PROTECTED]> wrote:
> Charlie Moad wrote:
> > I just uploaded "working" (at least for me)
> > versions to sourceforge a
Please try the latest 0.87.5 and numpy 1.0b5 and get back with us if
you still have the problem.
On 9/6/06, Davidlohr Bueso A. <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I installed matplotlib for winXP, and when I try to import pylab I get
> this error:
>
> >>> from pylab import *
>
> Traceback (most r
"working" (at least for me)
> > versions to sourceforge again. For those who are sicking of playing
> > with mirrors here is a direct download. Don't expect this link to be
> > good for a long time though.
> >
> > http://euclid.uits.iupui.edu/mplfiles/
&
> After some progress in installing matplotlib (after solving the numpy
> problem, thanks), I've hit another obstacle. Again, perhaps someone will
> recognise the symptoms or suggest the next place to look. The technical set
> up: OSX 10.4, MPL 0.87.5, numeric, numarray and numpy 1.0b5 installed,
mpl 0.87.5 is compiled against numpy 1.0b5. It should remain
compatible with future release of 1.0.
On 9/15/06, David Andrews <[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
> I'm confused as to what version of NumPy this most recent release of
> matplotlib wants to be used with - I get the following
1 - 100 of 121 matches
Mail list logo