Re: Installing matplotlib on python3

2017-07-27 Thread FS
Thank you Jussi. I didn't realize there was a separate version--I have it installed now cheers fritz -- https://mail.python.org/mailman/listinfo/python-list

Re: Installing matplotlib on python3

2017-07-27 Thread alister via Python-list
On Thu, 27 Jul 2017 04:40:40 -0700, FS wrote: > I just installed matplotlib on debian and I tried to import it on > python3. It cannot be found however it can be found on python 2.x. No > surprise: > A 'find -name matplotliib' reveals: > /usr/share/matplotlib /usr/lib/python2.7/dist-packages/mat

Re: Installing matplotlib on python3

2017-07-27 Thread Jussi Piitulainen
FS writes: > I just installed matplotlib on debian and I tried to import it on > python3. It cannot be found however it can be found on python 2.x. No > surprise: > A 'find -name matplotliib' reveals: > /usr/share/matplotlib > /usr/lib/python2.7/dist-packages/matplotlib > > I am not sure how the

Installing matplotlib on python3

2017-07-27 Thread FS
I just installed matplotlib on debian and I tried to import it on python3. It cannot be found however it can be found on python 2.x. No surprise: A 'find -name matplotliib' reveals: /usr/share/matplotlib /usr/lib/python2.7/dist-packages/matplotlib I am not sure how the apt-get elected to place

Re: installing matplotlib

2015-04-13 Thread Pippo
On Monday, 13 April 2015 15:58:58 UTC-4, Ned Deily wrote: > In article <176d49d3-6ff8-4d35-b8ec-647f13250...@googlegroups.com>, > Pippo wrote: > > I am trying to install matplotlib and I keep getting error: > [...] > > File > > > > "/Library/Frameworks/Python.framework/Versions/3.3/lib/pyt

Re: installing matplotlib

2015-04-13 Thread Ned Deily
In article <176d49d3-6ff8-4d35-b8ec-647f13250...@googlegroups.com>, Pippo wrote: > I am trying to install matplotlib and I keep getting error: [...] > File > "/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/v > ersion.py", line 343, in _cmp > if self.version <

installing matplotlib

2015-04-13 Thread Pippo
Hi guys, I am trying to install matplotlib and I keep getting error: Traceback (most recent call last): File "setup.py", line 155, in result = package.check() File "/Users/sepidehghanavati/Desktop/Programs/python/matplotlib-1.4.3/setupext.py", line 961, in check min_version='2.3',

Re: Error when installing matplotlib-1.3. on Windows

2014-03-17 Thread Andrew Williams
thon-list@python.org Subject: Re: Error when installing matplotlib-1.3. on Windows On 2014-03-17 01:20, laguna...@mail.com wrote: > I'm trying to install matplotlib from locally stored source archive file > (Portable Python 2.7 on Windows): > > pip install E:\matplotlib-1.3.1.win32-p

Re: Error when installing matplotlib-1.3. on Windows

2014-03-16 Thread MRAB
On 2014-03-17 01:20, laguna...@mail.com wrote: I'm trying to install matplotlib from locally stored source archive file (Portable Python 2.7 on Windows): pip install E:\matplotlib-1.3.1.win32-py2.7.exe Got error, below is log: E:\Portable Python 2.7.5.1\App\Scripts\pip run on 03/17/14 03:10:1

Error when installing matplotlib-1.3. on Windows

2014-03-16 Thread laguna-mc
I'm trying to install matplotlib from locally stored source archive file (Portable Python 2.7 on Windows): pip install E:\matplotlib-1.3.1.win32-py2.7.exe Got error, below is log: E:\Portable Python 2.7.5.1\App\Scripts\pip run on 03/17/14 03:10:16 Exception: Traceback (most recent call last):

Re: Problem installing matplotlib 1.3.1 with Python 2.7.6 and 3.3.3 (release candidate 1)

2013-11-03 Thread Georg Brandl
Am 04.11.2013 01:59, schrieb Ned Deily: > In article <21110.62791.44734.656...@cochabamba.vanoostrum.org>, > Piet van Oostrum wrote: >> I tried to install matplotlib 1.3.1 on the release candidates of Python >> 2.7.6 >> and 3.3.3. > > [...] > > Please open an issue on the Python bug tracker f

Re: Problem installing matplotlib 1.3.1 with Python 2.7.6 and 3.3.3 (release candidate 1)

2013-11-03 Thread Ned Deily
In article <21110.62791.44734.656...@cochabamba.vanoostrum.org>, Piet van Oostrum wrote: > I tried to install matplotlib 1.3.1 on the release candidates of Python 2.7.6 > and 3.3.3. [...] Please open an issue on the Python bug tracker for the Python component of this. http://bugs.python.org

Problem installing matplotlib 1.3.1 with Python 2.7.6 and 3.3.3 (release candidate 1)

2013-11-03 Thread Piet van Oostrum
Hello, I tried to install matplotlib 1.3.1 on the release candidates of Python 2.7.6 and 3.3.3. I am on Mac OS X 10.6.8. Although the installation gave no problems, there is a problem with Tcl/Tk. The new Pythons have their own embedded Tcl/Tk, but when installing matplotlib it links to the

Re: installing matplotlib in MacOs 10.6.8.

2011-12-26 Thread Ned Deily
In article , Alex Ter-Sarkissov wrote: > that's quite weird: if I run python2.7-32 in terminal, it works like you > said, but when I add it as an interpreter in Eclipse, matplotlib.pyplot > doesn't get imported for some reason. Even more strange, either way > platform.architecture() reports 64-b

Re: installing matplotlib in MacOs 10.6.8.

2011-12-26 Thread Alex Ter-Sarkissov
g here? cheers, Alex 27 декабря 2011 г. 3:54 пользователь Ned Deily написал: > In article > , > Alex Ter-Sarkissov wrote: > > hi everyone, I run python 2.7.2. in Eclipse (recently upgraded from > 2.6). I > > have a problem with installing matplotlib (I found the version f

installing matplotlib in MacOs 10.6.8.

2011-12-26 Thread Alex Ter-Sarkissov
thanks Ned, that's quite weird: if I run python2.7-32 in terminal, it works like you said, but when I add it as an interpreter in Eclipse, matplotlib.pyplot doesn't get imported for some reason. Even more strange, either way platform.architecture() reports 64-bit. What's wrong here? cheers, Alex

Re: installing matplotlib in MacOs 10.6.8.

2011-12-26 Thread Ned Deily
In article , Alex Ter-Sarkissov wrote: > hi everyone, I run python 2.7.2. in Eclipse (recently upgraded from 2.6). I > have a problem with installing matplotlib (I found the version for python > 2.7. MacOs 10.3, no later versions). If I run python in terminal using arch > -i386 pyth

installing matplotlib in MacOs 10.6.8.

2011-12-24 Thread Alex Ter-Sarkissov
hi everyone, I run python 2.7.2. in Eclipse (recently upgraded from 2.6). I have a problem with installing matplotlib (I found the version for python 2.7. MacOs 10.3, no later versions). If I run python in terminal using arch -i386 python, and then from matplotlib.pylab import * and similar

Re: trouble installing matplotlib - syslibroot: multiply specified

2010-02-15 Thread katrine
On Feb 15, 12:20 pm, "Alf P. Steinbach" wrote: > * katrine: > > > > > Hope you guys don't mind a question about building matplotlib from a > > biologist who wants to learn how to use python. > > > I am trying to install matplotlib on my mac with OS X 10.4.11, using > > python 2.6.4 and Xcode 2.2.1

Re: trouble installing matplotlib - syslibroot: multiply specified

2010-02-15 Thread Alf P. Steinbach
* katrine: Hope you guys don't mind a question about building matplotlib from a biologist who wants to learn how to use python. I am trying to install matplotlib on my mac with OS X 10.4.11, using python 2.6.4 and Xcode 2.2.1. I have had a few fights with freetype and Tkinter, and I think I've

trouble installing matplotlib - syslibroot: multiply specified

2010-02-15 Thread katrine
Hi, Hope you guys don't mind a question about building matplotlib from a biologist who wants to learn how to use python. I am trying to install matplotlib on my mac with OS X 10.4.11, using python 2.6.4 and Xcode 2.2.1. I have had a few fights with freetype and Tkinter, and I think I've got those

Re: installing matplotlib with numpy and scipy for Python in Cygwin

2008-09-03 Thread Diez B. Roggisch
Anish Chapagain schrieb: On Sep 3, 12:39 pm, Uwe Schmitt <[EMAIL PROTECTED]> wrote: On 3 Sep., 11:42, "chapagainanish" <[EMAIL PROTECTED]> wrote: Hi!! I'm having installation problem for installing numpy and scipy in Cygwin for Python, and am obstruct in madway for project, i followed scipy.or

Re: installing matplotlib with numpy and scipy for Python in Cygwin

2008-09-03 Thread Anish Chapagain
On Sep 3, 12:39 pm, Uwe Schmitt <[EMAIL PROTECTED]> wrote: > On 3 Sep., 11:42, "chapagainanish" <[EMAIL PROTECTED]> wrote: > > > Hi!! > > I'm having installation problem for installing numpy and scipy in > > Cygwin for Python, and am obstruct in madway for project, i followed > > scipy.org guidelin

Re: installing matplotlib with numpy and scipy for Python in Cygwin

2008-09-03 Thread Uwe Schmitt
On 3 Sep., 11:42, "chapagainanish" <[EMAIL PROTECTED]> wrote: > Hi!! > I'm having installation problem for installing numpy and scipy in > Cygwin for Python, and am obstruct in madway for project, i followed > scipy.org guidelines but there's few error thrown as >         failed..with exit status 1

installing matplotlib with numpy and scipy for Python in Cygwin

2008-09-03 Thread chapagainanish
Hi!! I'm having installation problem for installing numpy and scipy in Cygwin for Python, and am obstruct in madway for project, i followed scipy.org guidelines but there's few error thrown as failed..with exit status 1 please if someone has installed these module help me thank's and re

installing matplotlib with cygwiin

2008-09-03 Thread Anish Chapagain
Hi!! I need to run matplotlib for one project with pylab and scipy module, i'm using cygwin so as to link system call operation with few GUI support, but am unable to install numpy and scipy without these matplotlib is also not installed Please help me for proper installation of these module in cy

installing matplotlib in cygwin

2006-02-10 Thread nashmeister
has anyone had any success compiling matplotlib in cygwin? i had some rebasing problems that i got around, but when i finally got everything to install without any complaints and did "import pylab" i got dumped out of python altogether without any errors. some thing i did: cd /usr/lib ln -s libt