SourceForge logo
SourceForge logo
Menu

matplotlib-devel — matplotlib developers

You can subscribe to this list here.

2003 Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
(1)
Nov
(33)
Dec
(20)
2004 Jan
(7)
Feb
(44)
Mar
(51)
Apr
(43)
May
(43)
Jun
(36)
Jul
(61)
Aug
(44)
Sep
(25)
Oct
(82)
Nov
(97)
Dec
(47)
2005 Jan
(77)
Feb
(143)
Mar
(42)
Apr
(31)
May
(93)
Jun
(93)
Jul
(35)
Aug
(78)
Sep
(56)
Oct
(44)
Nov
(72)
Dec
(75)
2006 Jan
(116)
Feb
(99)
Mar
(181)
Apr
(171)
May
(112)
Jun
(86)
Jul
(91)
Aug
(111)
Sep
(77)
Oct
(72)
Nov
(57)
Dec
(51)
2007 Jan
(64)
Feb
(116)
Mar
(70)
Apr
(74)
May
(53)
Jun
(40)
Jul
(519)
Aug
(151)
Sep
(132)
Oct
(74)
Nov
(282)
Dec
(190)
2008 Jan
(141)
Feb
(67)
Mar
(69)
Apr
(96)
May
(227)
Jun
(404)
Jul
(399)
Aug
(96)
Sep
(120)
Oct
(205)
Nov
(126)
Dec
(261)
2009 Jan
(136)
Feb
(136)
Mar
(119)
Apr
(124)
May
(155)
Jun
(98)
Jul
(136)
Aug
(292)
Sep
(174)
Oct
(126)
Nov
(126)
Dec
(79)
2010 Jan
(109)
Feb
(83)
Mar
(139)
Apr
(91)
May
(79)
Jun
(164)
Jul
(184)
Aug
(146)
Sep
(163)
Oct
(128)
Nov
(70)
Dec
(73)
2011 Jan
(235)
Feb
(165)
Mar
(147)
Apr
(86)
May
(74)
Jun
(118)
Jul
(65)
Aug
(75)
Sep
(162)
Oct
(94)
Nov
(48)
Dec
(44)
2012 Jan
(49)
Feb
(40)
Mar
(88)
Apr
(35)
May
(52)
Jun
(69)
Jul
(90)
Aug
(123)
Sep
(112)
Oct
(120)
Nov
(105)
Dec
(116)
2013 Jan
(76)
Feb
(26)
Mar
(78)
Apr
(43)
May
(61)
Jun
(53)
Jul
(147)
Aug
(85)
Sep
(83)
Oct
(122)
Nov
(18)
Dec
(27)
2014 Jan
(58)
Feb
(25)
Mar
(49)
Apr
(17)
May
(29)
Jun
(39)
Jul
(53)
Aug
(52)
Sep
(35)
Oct
(47)
Nov
(110)
Dec
(27)
2015 Jan
(50)
Feb
(93)
Mar
(96)
Apr
(30)
May
(55)
Jun
(83)
Jul
(44)
Aug
(8)
Sep
(5)
Oct
Nov
(1)
Dec
(1)
2016 Jan
Feb
Mar
(1)
Apr
May
Jun
(2)
Jul
Aug
(3)
Sep
(1)
Oct
(3)
Nov
Dec
2017 Jan
Feb
(5)
Mar
Apr
May
Jun
Jul
(3)
Aug
Sep
(7)
Oct
Nov
Dec
2018 Jan
Feb
Mar
Apr
May
Jun
Jul
(2)
Aug
Sep
Oct
Nov
Dec
S M T W T F S


1
(1)
2
(15)
3
(11)
4
(7)
5
(9)
6
(9)
7
(13)
8
(6)
9
(4)
10
(1)
11
(6)
12
13
14
(2)
15
16
(2)
17
(5)
18
19
20
21
22
(2)
23
(4)
24
(7)
25
(8)
26
(5)
27
(2)
28
(11)
29
(6)
30
(5)
31
(6)


Showing 5 results of 5

From: James E. <jre...@ea...> - 2011年03月30日 20:10:06
Doh!
That was exactly it. I followed every single step, but that one must have
been invisible when I read it. Yes, that’s it, it was invisible!
:)
Thanks for the quick response,
--James
> -----Original Message-----
> From: Matthew Brett [mailto:mat...@gm...]
> Sent: Wednesday, March 30, 2011 12:10 PM
> To: James Evans
> Cc: mat...@li...
> Subject: Re: [matplotlib-devel] git repository access
> 
> Hi,
> 
> On Wed, Mar 30, 2011 at 12:06 PM, James Evans <jre...@ea...>
> wrote:
> > Hello All,
> >
> >
> >
> > I am finally getting around to checking out a local copy of the git
> > repository following the directions here:
> >
> > http://matplotlib.github.com/devel/gitwash/set_up_fork.html
> >
> >
> >
> > and I keep getting the following error:
> >
> >
> >
> > ~/source % git clone gi...@gi...:jrevans/matplotlib.git
> > matplotlib-git
> >
> > Cloning into matplotlib-git...
> >
> > Permission denied (publickey).
> >
> > fatal: The remote end hung up unexpectedly
> >
> >
> >
> > I also tried replacing ‘git@’ with my github username ‘jrevans@’
> >
> >
> >
> > Is this a github permission error? This is my first time using git,
> > so I am still learning.
> 
> Did you follow the instructions at
> http://matplotlib.github.com/devel/gitwash/forking_hell.html#set-up-and-
> configure-a-github-account
> ? Particularly the ssh key stuff?
> 
> http://help.github.com/linux-set-up-git/
> 
> Best,
> 
> Matthew
> 
>
----------------------------------------------------------------------------
--
> Create and publish websites with WebMatrix Use the most popular FREE
> web apps or write code yourself; WebMatrix provides all the features you
> need to develop and publish your website. http://p.sf.net/sfu/ms-
> webmatrix-sf
> _______________________________________________
> Matplotlib-devel mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
From: Darren D. <dsd...@gm...> - 2011年03月30日 19:11:46
On Wed, Mar 30, 2011 at 3:06 PM, James Evans <jre...@ea...> wrote:
> Hello All,
>
>
>
> I am finally getting around to checking out a local copy of the git
> repository following the directions here:
>
> http://matplotlib.github.com/devel/gitwash/set_up_fork.html
>
>
>
> and I keep getting the following error:
>
>
>
> ~/source % git clone gi...@gi...:jrevans/matplotlib.git matplotlib-git
>
> Cloning into matplotlib-git...
>
> Permission denied (publickey).
>
> fatal: The remote end hung up unexpectedly
>
>
>
> I also tried replacing ‘git@’ with my github username ‘jrevans@’
>
>
>
> Is this a github permission error? This is my first time using git, so I am
> still learning.
>
>
>
> Any help would be appreciated.
You probably haven't registered your encryption key, which I think is
needed for the git@ protocol. See
http://help.github.com/troubleshooting-ssh/
From: Matthew B. <mat...@gm...> - 2011年03月30日 19:10:25
Hi,
On Wed, Mar 30, 2011 at 12:06 PM, James Evans <jre...@ea...> wrote:
> Hello All,
>
>
>
> I am finally getting around to checking out a local copy of the git
> repository following the directions here:
>
> http://matplotlib.github.com/devel/gitwash/set_up_fork.html
>
>
>
> and I keep getting the following error:
>
>
>
> ~/source % git clone gi...@gi...:jrevans/matplotlib.git matplotlib-git
>
> Cloning into matplotlib-git...
>
> Permission denied (publickey).
>
> fatal: The remote end hung up unexpectedly
>
>
>
> I also tried replacing ‘git@’ with my github username ‘jrevans@’
>
>
>
> Is this a github permission error? This is my first time using git, so I am
> still learning.
Did you follow the instructions at
http://matplotlib.github.com/devel/gitwash/forking_hell.html#set-up-and-configure-a-github-account
? Particularly the ssh key stuff?
http://help.github.com/linux-set-up-git/
Best,
Matthew
From: James E. <jre...@ea...> - 2011年03月30日 19:06:12
Hello All,
 
I am finally getting around to checking out a local copy of the git
repository following the directions here:
http://matplotlib.github.com/devel/gitwash/set_up_fork.html
 
and I keep getting the following error:
 
~/source % git clone gi...@gi...:jrevans/matplotlib.git matplotlib-git
Cloning into matplotlib-git...
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
 
I also tried replacing 'git@' with my github username 'jrevans@'
 
Is this a github permission error? This is my first time using git, so I am
still learning.
 
Any help would be appreciated.
 
Thanks,
--James Evans
From: Darren D. <dsd...@gm...> - 2011年03月30日 16:38:51
On Tue, Mar 29, 2011 at 12:52 PM, Michael Droettboom <md...@st...> wrote:
> I would love a Mac user to build and run regression tests on both Python
> 2.x and Python 3.x, and run some interactive examples, particularly the
> mac os backend, as I haven't been able to test that personally.
I'm not able to get the cocoaagg backend working with v1.0.1 and
python-2.7. When I set the backend to cocoaagg in matplotlibrc, start
"ipython -pylab", and do "plot([1,2])", I get a figure window with no
axes, and an error message:
2011年03月30日 11:48:30.149 Python[18435:903] Inconsistent set of values
to create NSBitmapImageRep
I get the same results if I install from the latest sources or if I
install using macports. This is with OS X 10.6.6 and pyobjc-2.2. I am
unable to install and test with pyobjc-2.3 from pypi, several of the
subpackages fail to install, including pyobjc-framework-Cocoa.
Darren

Showing 5 results of 5

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /