Kaushik Ghose wrote:
> Hi John,
>
> This is odd. After successfully installing the egg (last post) and then
> removing
> it by doing
>
> sudo rm -rf
> /Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/matplotlib*
>
> I now get
> sudo installer -pkg matplotlib-0.98.
Hi John,
This is odd. After successfully installing the egg (last post) and then
removing
it by doing
sudo rm -rf
/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/matplotlib*
I now get
sudo installer -pkg matplotlib-0.98.5.1-py2.5-macosx10.5.mpkg -target /
install
Yess! The renaming works. Would simply changing the name of the file on
sourceforge solve this problem? That would be so odd! Thanks -Kaushik
$mv matplotlib-0.98.5.1_r0-py2.5-macosx-10.3-fat.egg matplotlib-0.98.5-py2.5.egg
$ sudo easy_install matplotlib-0.98.5-py2.5.egg
Password:
Processing matpl
I downloaded keypress_demo.py from the matplotlib website
runs as follows
./keypress_demo.py (then typed letter 'c')
Exception in Tkinter callback
Traceback (most recent call last):
File
"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-tk/Tkinter.py",
line 1403, i
On Wed, Dec 17, 2008 at 4:50 PM, Kaushik Ghose
wrote:
> Hi John,
>
> I tried the .egg package but no joy.
>
> Thanks
> -Kaushik
>
> sudo rm -rf
> /Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/matplotlib*
>
> ++
On Wed, Dec 17, 2008 at 4:43 PM, Kaushik Ghose
wrote:
> Hi John,
>
> The install goes fine, but I come up blank on the import.
>
> Thanks
> -Kaushik
>
> sudo rm -rf
> /Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/matplotlib*
>
> +
Hi John,
I tried the .egg package but no joy.
Thanks
-Kaushik
sudo rm -rf
/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/matplotlib*
sudo easy_in
Hi John,
The install goes fine, but I come up blank on the import.
Thanks
-Kaushik
sudo rm -rf
/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/matplotlib*
++
sudo installer -p
Heh, Sorry. Thanks for the link though and Happy Holidays! -Kaushik
John Hunter wrote:
> On Wed, Dec 17, 2008 at 2:32 PM, Kaushik Ghose
> wrote:
>> Hi Everyone,
>>
>> I am running into a problem when trying to install 0.98.5 egg on a Mac OS X
>> machine. Any help much appreciated. Relevant error
On Wed, Dec 17, 2008 at 2:32 PM, Kaushik Ghose
wrote:
> Hi Everyone,
>
> I am running into a problem when trying to install 0.98.5 egg on a Mac OS X
> machine. Any help much appreciated. Relevant error messages follow:
Did you miss my repeated posts on this subject, asking for people to
test the
On Wed, Dec 17, 2008 at 2:29 PM, Kaushik Ghose
wrote:
> Hi Everyone,
>
> I am running into a problem when trying to install 0.98.5 egg on a Mac OS X
> machine. Any help much appreciated. Relevant error messages follow:
I posted binaries to fix this problem and have requested testers, so
please tr
Hi Everyone,
I am running into a problem when trying to install 0.98.5 egg on a Mac OS X
machine. Any help much appreciated. Relevant error messages follow:
Thanks
-Kaushik
sudo easy_install
matplotlib-0.98.5-py2.5-macosx-10.3.egg**
Hi Everyone,
I am running into a problem when trying to install 0.98.5 egg on a Mac OS X
machine. Any help much appreciated. Relevant error messages follow:
Thanks
-Kaushik
sudo easy_install
matplotlib-0.98.5-py2.5-macosx-10.3.egg**
On Wed, Dec 17, 2008 at 12:22 PM, Matthias Michler
wrote:
> Hello John and others,
>
> my favorite solution is:
>> * axes param: specific for a given axes in figure; interface would
>> be something like
>>
>>ax.auto_toolbar_keys(False)
This is on my list of things to do
JDH
On Wed, Dec 17, 2008 at 1:24 PM, James Schombert wrote:
> Using matplotlib 0.98.5 on OSX 10.5, the following error
> occurs for many key_press events using the standard
> connect class - letter such as c,v,s etc (and most important, backspace)
>
> Exception in Tkinter callback
> Traceback (most re
Using matplotlib 0.98.5 on OSX 10.5, the following error
occurs for many key_press events using the standard
connect class - letter such as c,v,s etc (and most important, backspace)
Exception in Tkinter callback
Traceback (most recent call last):
File
"/System/Library/Frameworks/Python.framework/
Hello John and others,
my favorite solution is:
> * axes param: specific for a given axes in figure; interface would
> be something like
>
>ax.auto_toolbar_keys(False)
Which would be really helpful in case an axes belongs to a button
(slider, ...), where logarithmic scaling or a grid are not
Dear Jeff,
2008/12/17 Jeff Whitaker :
> Mauro: Say you create a cylindrical basemap with lon_0=180. The
> longitudinal extent of the map will be lon=0 to lon=360. If you then plot a
> point with a longitude of -60, it will be off the map to the left (similar
> to what your example plot shows).
Mauro Cavalcanti wrote:
> Dear Jeff & ALL,
>
> When trying to plot a set of points in Basemap using an
> Equirectangular projection centered on a longitude different from the
> default (using the parameter lon_0 to generate a map centered on the
> desired longitude), I end up with a stange plot lik
On Wed, Dec 17, 2008 at 1:07 PM, Jae-Joon Lee wrote:
> On Wed, Dec 17, 2008 at 9:09 AM, Ken Schutte wrote:
> > On Wed, Dec 17, 2008 at 1:49 AM, Jae-Joon Lee
> wrote:
> >>
> >> This is a correct way indeed.
> >> I believe that you considered it as a plain line because the arrow
> >> head is too
I uploaded new OSX binary eggs and a mpkg file to the sourceforge
site. We have at least one more bugfix release to push out later, and
before I do that I'd really like to know if the current installers
resolve the known problems. If you have an OS X platfor to test on,
I'd like to hear from you
On Wed, Dec 17, 2008 at 9:09 AM, Ken Schutte wrote:
> On Wed, Dec 17, 2008 at 1:49 AM, Jae-Joon Lee wrote:
>>
>> This is a correct way indeed.
>> I believe that you considered it as a plain line because the arrow
>> head is too small.
>> You need to adjust the mutation_scale parameter. Try
>>
>>
Hi Jeff,
Thanks very much for this bit of code that you sent me. I got some graph
paper out and plotted all of the axes in your code and it finally all made
sense.
Roger
--
On Fri, Dec 12, 2008 at 3:50 PM, Roger André wrote:
> Thanks Jeff,
>
> I'll study your code and will see if I can adapt
On Mon, Dec 15, 2008 at 11:22 AM, Alejandro Weinstein
wrote:
> Is anybody aware of the MPL bug on Ubuntu intrepid?
>
> https://bugs.launchpad.net/ubuntu/+source/matplotlib/+bug/299381
The problem is caused by outdated *.pyc files. The solution is
sudo python -c 'import matplotlib'
-
On Wed, Dec 17, 2008 at 1:49 AM, Jae-Joon Lee wrote:
>
> This is a correct way indeed.
> I believe that you considered it as a plain line because the arrow
> head is too small.
> You need to adjust the mutation_scale parameter. Try
>
> c = matplotlib.patches.FancyArrowPatch((0.2, 0.2), (0.5, 0.5),
On Mon, Dec 15, 2008 at 2:44 PM, John Hunter wrote:
> I am not sure what figimage should mean for a vector backend so I want
> to hear from Perry who motivated the function. When I implemented it
> on his original request, I understood it to be a raw pixel dump to the
> canvas with no scaling, n
26 matches
Mail list logo