Thanks, Ben. I'll install 1.0.1. I'm aware of the situation about Fedora 10.
Regards,
Jon
Benjamin Root-2 wrote:
>
> On Fri, Jul 1, 2011 at 10:02 PM, JonBL wrote:
>
>>
>> I've used Add/Remove Software to install
>> python-matplotlib-0.98.5.2-2.fc10(i386) and
>> python-matplotlib-tk-0.98.5.
On 07/02/2011 02:37 AM, Xavier Gnata wrote:
> Hi,
>
> I'm use to compile the mpl git tree but I get an error with the current one:
>
>
> running build_ext
> building 'matplotlib.backends._tkagg' extension
> C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2
> -Wall -fPIC
>
> comp
On Fri, Jul 1, 2011 at 10:02 PM, JonBL wrote:
>
> I've used Add/Remove Software to install
> python-matplotlib-0.98.5.2-2.fc10(i386) and
> python-matplotlib-tk-0.98.5.2-2.fc10(i386) on my fedora 10 box, plus 11
> dependencies, including Tkinter. Some matplotlib examples, eg
> pylab_examples
> Exa
On 1 July 2011 14:35, Francois Lemery wrote:
> Hello,
>
> I am interested in producing a 4 dimensional plot to represent some data.
>
> I picture this as looking like a normal 3d scatter plot with datapoints
> varying in a color scale which depends on a fourth column of data.
>
> Could anyone help
PyCon DE 2011 - Deadline for Proposals extended to July 15, 2011
The deadline for talk proposals is extended to July 15, 2011.
You would like to talk about your Python project to the German-speaking
Python community? Just submit you
Hi,
I'm use to compile the mpl git tree but I get an error with the current one:
running build_ext
building 'matplotlib.backends._tkagg' extension
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2
-Wall -fPIC
compile options: '-DPY_ARRAY_UNIQUE_SYMBOL=MPL_ARRAY_API
-DPYCXX
Hello,
I am interested in producing a 4 dimensional plot to represent some data.
I picture this as looking like a normal 3d scatter plot with datapoints
varying in a color scale which depends on a fourth column of data.
Could anyone help me with this- I have searched google and the matplotlib
we
I've used Add/Remove Software to install
python-matplotlib-0.98.5.2-2.fc10(i386) and
python-matplotlib-tk-0.98.5.2-2.fc10(i386) on my fedora 10 box, plus 11
dependencies, including Tkinter. Some matplotlib examples, eg pylab_examples
Examples/arctest.py works nicely, but many do not as presented.