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
|
3
(4) |
4
|
5
|
6
|
7
(1) |
8
(3) |
9
|
10
(1) |
11
(2) |
12
|
13
|
14
|
15
(1) |
16
|
17
(4) |
18
(9) |
19
(11) |
20
(1) |
21
(1) |
22
|
23
|
24
(2) |
25
(1) |
26
(2) |
27
|
28
(2) |
29
(4) |
30
(3) |
|
|
|
|
|
|
On 06/19/2013 05:45 PM, Michael Droettboom wrote: > On 06/19/2013 05:03 PM, Russell E. Owen wrote: >> In article<51C...@st...>, >> Michael Droettboom<md...@st...> >> wrote: >> >>> I have tagged a 1.3.0rc3 and uploaded a tarball to Sourceforge. >>> >>> We may not get all the binaries up in the next little while, so I'll >>> wait for those and then make an announcement on matplotlib-users. After >>> a couple of weeks, assuming no serious problems, we'll be ready for >>> 1.3.0 final. >>> >>> Thanks again to everyone for their help with this release! >> I have uploaded the MacOS 10.6 64-bit binary. However, there were a few >> unit test failures, including the font complaint that I first saw in an >> earlier 1.3.0 prerelease, plus one about pep8 that I've never seen >> before. > > The font issue was reportedly fixed by 9ccacff > <https://github.com/pwuertz/matplotlib/commit/9ccacffe81e0d4a48e4a4b19064460b94c6f77c9>, > but apparently not. I'll ping Peter Wuertz about that. My bad. It was determined that this was too difficult to fix at the moment. See issue https://github.com/matplotlib/matplotlib/pull/2117. Let's just ignore this for now -- for finesse we can trap this case and mark it as "known fail", but I don't think that needs to hold things up for now. Mike
I found setup.cfg in the 1.3.0rc3 tarball that I downloaded from the usual location:<http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.3.0rc3/matplotlib-1.3.0rc3.tar.gz/download> Here is the complete contents. None of these entries except [egg_info] appear in setup.cfg.template. However, setup.cfg.template has *NO* entries after [egg_info] which suggests that it could use more documentation. --- start setup.cfg ---- [egg_info] tag_build = tag_date = 0 tag_svn_revision = 0 --- end setup.cfg ---- -- Russell On Jun 19, 2013, at 2:13 PM, Damon McDougall <dam...@gm...> wrote: > > > > On Wed, Jun 19, 2013 at 2:29 PM, Russell E. Owen <ro...@uw...> wrote: > In article <51C...@st...>, > Michael Droettboom <md...@st...> > wrote: > > > I have tagged a 1.3.0rc3 and uploaded a tarball to Sourceforge. > > > > We may not get all the binaries up in the next little while, so I'll > > wait for those and then make an announcement on matplotlib-users. After > > a couple of weeks, assuming no serious problems, we'll be ready for > > 1.3.0 final. > > > > Thanks again to everyone for their help with this release! > > > > Mike > > Why does the distro include a setup.cfg, and why does it bear no > resemblance to setup.cfg.template? (setup.cfg has just a few lines, and > none of them are described in setup.cfg.template) > > I don't see a setup.cfg file. I'm looking here: https://github.com/matplotlib/matplotlib/tree/v1.3.x > > All I see is the setup.cfg.template file. > > > -- Russell > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Matplotlib-devel mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel > > > > -- > Damon McDougall > http://www.damon-is-a-geek.com > Institute for Computational Engineering Sciences > 201 E. 24th St. > Stop C0200 > The University of Texas at Austin > Austin, TX 78712-1229
On 06/19/2013 05:03 PM, Russell E. Owen wrote: > In article <51C...@st...>, > Michael Droettboom <md...@st...> > wrote: > >> I have tagged a 1.3.0rc3 and uploaded a tarball to Sourceforge. >> >> We may not get all the binaries up in the next little while, so I'll >> wait for those and then make an announcement on matplotlib-users. After >> a couple of weeks, assuming no serious problems, we'll be ready for >> 1.3.0 final. >> >> Thanks again to everyone for their help with this release! > I have uploaded the MacOS 10.6 64-bit binary. However, there were a few > unit test failures, including the font complaint that I first saw in an > earlier 1.3.0 prerelease, plus one about pep8 that I've never seen > before. The pep8 one is because the pep8 tool is not installed on your system. We attempted to fix this so it was not a hard requirement, but obviously missed this. I'll fix that as part of the next release candidate. The font issue was reportedly fixed by 9ccacff <https://github.com/pwuertz/matplotlib/commit/9ccacffe81e0d4a48e4a4b19064460b94c6f77c9>, but apparently not. I'll ping Peter Wuertz about that. Mike > > I have appended the output from python -c "import matplotlib as m ; > m.test(verbosity=1)" > > -- Russell > > Last login: Wed Jun 19 12:36:54 on ttys001 > localhost$ python -c "import matplotlib as m ; m.test(verbosity=1)" > ......................................................................... > ......................................................................... > ......................................................................... > ..........kpathsea: Invalid fontname `Bitstream Vera Serif', contains ' ' > Ekpathsea: Invalid fontname `Bitstream Vera Serif', contains ' ' > EK.....K................................................................. > ......................................................................... > ......................................................................... > ......................................................................... > ......................................................................... > ......................................................................... > ......................................................................... > ......................................................................... > ......................................................................... > ......................................................................... > ......................................................................... > ......................................................................... > ......................................................................... > ......................................................................... > ......................................................................... > ...................................../Library/Frameworks/Python.framework > /Versions/2.7/lib/python2.7/site-packages/numpy/ma/core.py:777: > RuntimeWarning: invalid value encountered in absolute > return umath.absolute(a) * self.tolerance >= umath.absolute(b) > /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pack > ages/numpy/ma/core.py:3791: UserWarning: Warning: converting a masked > element to nan. > warnings.warn("Warning: converting a masked element to nan.") > .........................................../Library/Frameworks/Python.fra > mework/Versions/2.7/lib/python2.7/site-packages/matplotlib/gridspec.py:29 > 8: UserWarning: This figure includes Axes that are not compatible with > tight_layout, so its results might be incorrect. > warnings.warn("This figure includes Axes that are not " > ............................................/Library/Frameworks/Python.fr > amework/Versions/2.7/lib/python2.7/site-packages/numpy/testing/utils.py:8 > 07: RuntimeWarning: invalid value encountered in absolute > z = abs(x-y) > ........E > ====================================================================== > ERROR: matplotlib.tests.test_backend_pgf.test_pathclip > ---------------------------------------------------------------------- > Traceback (most recent call last): > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/nose/case.py", line 197, in runTest > self.test(*self.arg) > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/tests/test_backend_pgf.py", line 45, in backend_switcher > result = func(*args, **kwargs) > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/tests/test_backend_pgf.py", line 146, in test_pathclip > plt.savefig(os.path.join(result_dir, "pgf_pathclip.pdf")) > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/pyplot.py", line 561, in savefig > return fig.savefig(*args, **kwargs) > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/figure.py", line 1410, in savefig > self.canvas.print_figure(*args, **kwargs) > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/backend_bases.py", line 2220, in print_figure > **kwargs) > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/backends/backend_pgf.py", line 865, in print_pdf > self._print_pdf_to_fh(fh, *args, **kwargs) > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/backends/backend_pgf.py", line 823, in _print_pdf_to_fh > self.print_pgf(fname_pgf, *args, **kwargs) > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/backends/backend_pgf.py", line 805, in print_pgf > self._print_pgf_to_fh(fh, *args, **kwargs) > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/backends/backend_pgf.py", line 785, in _print_pgf_to_fh > RendererPgf(self.figure, fh), > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/backends/backend_pgf.py", line 409, in __init__ > self.latexManager = LatexManagerFactory.get_latex_manager() > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/backends/backend_pgf.py", line 223, in get_latex_manager > new_inst = LatexManager() > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/backends/backend_pgf.py", line 309, in __init__ > raise LatexError("LaTeX returned an error, probably missing font or > error in preamble:\n%s" % stdout) > LatexError: LaTeX returned an error, probably missing font or error in > preamble: > This is XeTeX, Version 3.1415926-2.4-0.9998 (TeX Live 2012) > restricted \write18 enabled. > **entering extended mode > LaTeX2e <2011年06月27日> > Babel <v3.8m> and hyphenation patterns for english, dumylang, > nohyphenation, ge > rman-x-2012年05月30日, ngerman-x-2012年05月30日, afrikaans, ancientgreek, > ibycus, arabi > c, armenian, basque, bulgarian, catalan, pinyin, coptic, croatian, > czech, danis > h, dutch, ukenglish, usenglishmax, esperanto, estonian, ethiopic, farsi, > finnis > h, french, friulan, galician, german, ngerman, swissgerman, monogreek, > greek, h > ungarian, icelandic, assamese, bengali, gujarati, hindi, kannada, > malayalam, ma > rathi, oriya, panjabi, tamil, telugu, indonesian, interlingua, irish, > italian, > kurmanji, latin, latvian, lithuanian, mongolian, mongolianlmc, bokmal, > nynorsk, > polish, portuguese, romanian, romansh, russian, sanskrit, serbian, > serbianc, s > lovak, slovenian, spanish, swedish, turkish, turkmen, ukrainian, > uppersorbian, > welsh, loaded. > > *(/usr/local/texlive/2012/texmf-dist/tex/latex/base/minimal.cls > Document Class: minimal 2001年05月25日 Standard LaTeX minimal class > ) > (Please type a command or say `\end') > * > *(/usr/local/texlive/2012/texmf-dist/tex/latex/fontspec/fontspec.sty > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/expl3.sty > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3names.sty > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3bootstrap.sty)) > (/usr/local/texlive/2012/texmf-dist/tex/latex/etex-pkg/etex.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/color.sty > (/usr/local/texlive/2012/texmf-dist/tex/latex/latexconfig/color.cfg) > (/usr/local/texlive/2012/texmf-dist/tex/xelatex/xetex-def/xetex.def)) > (/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/graphics.sty > (/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/trig.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/latexconfig/graphics.cfg)) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3basics.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3expan.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3tl.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3seq.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3int.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3quark.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3prg.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3clist.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3token.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3prop.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3msg.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3file.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3skip.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3keys.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3fp.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3box.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3coffins.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3color.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3luatex.sty)) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3packages/xparse/xparse.st > y) > (/usr/local/texlive/2012/texmf-dist/tex/latex/fontspec/fontspec-patches.s > ty > (/usr/local/texlive/2012/texmf-dist/tex/latex/base/fixltx2e.sty) > ************************************************* > * LaTeX warning: "xparse/redefine-command" > * > * Redefining document command \oldstylenums with arg. spec. 'm' on line > 107. > ************************************************* > ) > (/usr/local/texlive/2012/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty > (/usr/local/texlive/2012/texmf-dist/tex/latex/base/fontenc.sty > (/usr/local/texlive/2012/texmf-dist/tex/latex/euenc/eu1enc.def) > (/usr/local/texlive/2012/texmf-dist/tex/latex/euenc/eu1lmr.fd)) > (/usr/local/texlive/2012/texmf-dist/tex/xelatex/xunicode/xunicode.sty > (/usr/local/texlive/2012/texmf-dist/tex/latex/tipa/t3enc.def > (/usr/local/texlive/2012/texmf-dist/tex/latex/euenc/eu1lmss.fd)) > (/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/graphicx.sty > (/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/keyval.sty))) > (/usr/local/texlive/2012/texmf-dist/tex/latex/fontspec/fontspec.cfg))) > > !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! > ! > ! fontspec error: "font-not-found" > ! > ! The font "Bitstream Vera Serif" cannot be found. > ! > ! See the fontspec documentation for further information. > ! > ! For immediate help type H <return>. > !............................................... > > <*> \setmainfont{Bitstream Vera Serif} > > No pages of output. > Transcript written on texput.log. > > > ====================================================================== > ERROR: matplotlib.tests.test_backend_pgf.test_mixedmode > ---------------------------------------------------------------------- > Traceback (most recent call last): > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/nose/case.py", line 197, in runTest > self.test(*self.arg) > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/tests/test_backend_pgf.py", line 45, in backend_switcher > result = func(*args, **kwargs) > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/tests/test_backend_pgf.py", line 158, in test_mixedmode > compare_figure('pgf_mixedmode.pdf') > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/tests/test_backend_pgf.py", line 56, in compare_figure > plt.savefig(actual) > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/pyplot.py", line 561, in savefig > return fig.savefig(*args, **kwargs) > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/figure.py", line 1410, in savefig > self.canvas.print_figure(*args, **kwargs) > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/backend_bases.py", line 2220, in print_figure > **kwargs) > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/backends/backend_pgf.py", line 865, in print_pdf > self._print_pdf_to_fh(fh, *args, **kwargs) > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/backends/backend_pgf.py", line 823, in _print_pdf_to_fh > self.print_pgf(fname_pgf, *args, **kwargs) > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/backends/backend_pgf.py", line 805, in print_pgf > self._print_pgf_to_fh(fh, *args, **kwargs) > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/backends/backend_pgf.py", line 785, in _print_pgf_to_fh > RendererPgf(self.figure, fh), > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/backends/backend_pgf.py", line 409, in __init__ > self.latexManager = LatexManagerFactory.get_latex_manager() > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/backends/backend_pgf.py", line 223, in get_latex_manager > new_inst = LatexManager() > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/backends/backend_pgf.py", line 309, in __init__ > raise LatexError("LaTeX returned an error, probably missing font or > error in preamble:\n%s" % stdout) > LatexError: LaTeX returned an error, probably missing font or error in > preamble: > This is XeTeX, Version 3.1415926-2.4-0.9998 (TeX Live 2012) > restricted \write18 enabled. > **entering extended mode > LaTeX2e <2011年06月27日> > Babel <v3.8m> and hyphenation patterns for english, dumylang, > nohyphenation, ge > rman-x-2012年05月30日, ngerman-x-2012年05月30日, afrikaans, ancientgreek, > ibycus, arabi > c, armenian, basque, bulgarian, catalan, pinyin, coptic, croatian, > czech, danis > h, dutch, ukenglish, usenglishmax, esperanto, estonian, ethiopic, farsi, > finnis > h, french, friulan, galician, german, ngerman, swissgerman, monogreek, > greek, h > ungarian, icelandic, assamese, bengali, gujarati, hindi, kannada, > malayalam, ma > rathi, oriya, panjabi, tamil, telugu, indonesian, interlingua, irish, > italian, > kurmanji, latin, latvian, lithuanian, mongolian, mongolianlmc, bokmal, > nynorsk, > polish, portuguese, romanian, romansh, russian, sanskrit, serbian, > serbianc, s > lovak, slovenian, spanish, swedish, turkish, turkmen, ukrainian, > uppersorbian, > welsh, loaded. > > *(/usr/local/texlive/2012/texmf-dist/tex/latex/base/minimal.cls > Document Class: minimal 2001年05月25日 Standard LaTeX minimal class > ) > (Please type a command or say `\end') > * > *(/usr/local/texlive/2012/texmf-dist/tex/latex/fontspec/fontspec.sty > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/expl3.sty > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3names.sty > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3bootstrap.sty)) > (/usr/local/texlive/2012/texmf-dist/tex/latex/etex-pkg/etex.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/color.sty > (/usr/local/texlive/2012/texmf-dist/tex/latex/latexconfig/color.cfg) > (/usr/local/texlive/2012/texmf-dist/tex/xelatex/xetex-def/xetex.def)) > (/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/graphics.sty > (/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/trig.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/latexconfig/graphics.cfg)) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3basics.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3expan.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3tl.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3seq.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3int.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3quark.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3prg.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3clist.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3token.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3prop.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3msg.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3file.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3skip.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3keys.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3fp.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3box.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3coffins.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3color.sty) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3luatex.sty)) > (/usr/local/texlive/2012/texmf-dist/tex/latex/l3packages/xparse/xparse.st > y) > (/usr/local/texlive/2012/texmf-dist/tex/latex/fontspec/fontspec-patches.s > ty > (/usr/local/texlive/2012/texmf-dist/tex/latex/base/fixltx2e.sty) > ************************************************* > * LaTeX warning: "xparse/redefine-command" > * > * Redefining document command \oldstylenums with arg. spec. 'm' on line > 107. > ************************************************* > ) > (/usr/local/texlive/2012/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty > (/usr/local/texlive/2012/texmf-dist/tex/latex/base/fontenc.sty > (/usr/local/texlive/2012/texmf-dist/tex/latex/euenc/eu1enc.def) > (/usr/local/texlive/2012/texmf-dist/tex/latex/euenc/eu1lmr.fd)) > (/usr/local/texlive/2012/texmf-dist/tex/xelatex/xunicode/xunicode.sty > (/usr/local/texlive/2012/texmf-dist/tex/latex/tipa/t3enc.def > (/usr/local/texlive/2012/texmf-dist/tex/latex/euenc/eu1lmss.fd)) > (/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/graphicx.sty > (/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/keyval.sty))) > (/usr/local/texlive/2012/texmf-dist/tex/latex/fontspec/fontspec.cfg))) > > !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! > ! > ! fontspec error: "font-not-found" > ! > ! The font "Bitstream Vera Serif" cannot be found. > ! > ! See the fontspec documentation for further information. > ! > ! For immediate help type H <return>. > !............................................... > > <*> \setmainfont{Bitstream Vera Serif} > > No pages of output. > Transcript written on texput.log. > > > ====================================================================== > ERROR: Failure: NameError (name 'pep8' is not defined) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/nose/loader.py", line 379, in loadTestsFromName > module = resolve_name(addr.module) > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/nose/util.py", line 321, in resolve_name > module = __import__('.'.join(parts_copy)) > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac > kages/matplotlib/tests/test_coding_standards.py", line 18, in <module> > class StandardReportWithExclusions(pep8.StandardReport): > NameError: name 'pep8' is not defined > > ---------------------------------------------------------------------- > Ran 1458 tests in 699.485s > > FAILED (KNOWNFAIL=2, errors=3) > /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pack > ages/matplotlib/__init__.py:1141: UserWarning: This call to > matplotlib.use() has no effect > because the the backend has already been chosen; > matplotlib.use() must be called *before* pylab, matplotlib.pyplot, > or matplotlib.backends is imported for the first time. > > warnings.warn(_use_error_msg) > localhost$ > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Matplotlib-devel mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
This appears to be created by setuptools. I create the tarball using `python setup.py sdist`, which is obviously doing this. I'll look into why it's doing this. Due to this, some of the things that Russell reported, and https://github.com/matplotlib/matplotlib/pull/2139 there's going to need to be another rc in short order, so stay tuned. Mike On 06/19/2013 05:33 PM, Damon McDougall wrote: > > > > On Wed, Jun 19, 2013 at 4:21 PM, Russell Owen <ro...@uw... > <mailto:ro...@uw...>> wrote: > > I found setup.cfg in the 1.3.0rc3 tarball that I downloaded from > the usual > location:<http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.3.0rc3/matplotlib-1.3.0rc3.tar.gz/download> > > > Here is the complete contents. None of these entries except > [egg_info] appear in setup.cfg.template. However, > setup.cfg.template has *NO* entries after [egg_info] which > suggests that it could use more documentation. > > --- start setup.cfg ---- > [egg_info] > tag_build = > tag_date = 0 > tag_svn_revision = 0 > > --- end setup.cfg ---- > > > Ah, I see it now. > > It looks like something that was put in automatically, but I doubt > it's git. > > Mike, did you do the standard git archive --format=tar v1.3.0rc3 | > gzip > foo.tar.gz ? I'd be surprised if that futzed with the tree... > > > > -- Russell > > > On Jun 19, 2013, at 2:13 PM, Damon McDougall > <dam...@gm... <mailto:dam...@gm...>> wrote: > >> >> >> >> On Wed, Jun 19, 2013 at 2:29 PM, Russell E. Owen <ro...@uw... >> <mailto:ro...@uw...>> wrote: >> >> In article <51C...@st... >> <mailto:51C...@st...>>, >> Michael Droettboom <md...@st... <mailto:md...@st...>> >> wrote: >> >> > I have tagged a 1.3.0rc3 and uploaded a tarball to Sourceforge. >> > >> > We may not get all the binaries up in the next little >> while, so I'll >> > wait for those and then make an announcement on >> matplotlib-users. After >> > a couple of weeks, assuming no serious problems, we'll be >> ready for >> > 1.3.0 final. >> > >> > Thanks again to everyone for their help with this release! >> > >> > Mike >> >> Why does the distro include a setup.cfg, and why does it bear no >> resemblance to setup.cfg.template? (setup.cfg has just a few >> lines, and >> none of them are described in setup.cfg.template) >> >> >> I don't see a setup.cfg file. I'm looking here: >> https://github.com/matplotlib/matplotlib/tree/v1.3.x >> >> All I see is the setup.cfg.template file. >> >> >> -- Russell >> >> >> ------------------------------------------------------------------------------ >> This SF.net <http://SF.net> email is sponsored by Windows: >> >> Build for Windows Store. >> >> http://p.sf.net/sfu/windows-dev2dev >> _______________________________________________ >> Matplotlib-devel mailing list >> Mat...@li... >> <mailto:Mat...@li...> >> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel >> >> >> >> >> -- >> Damon McDougall >> http://www.damon-is-a-geek.com <http://www.damon-is-a-geek.com/> >> Institute for Computational Engineering Sciences >> 201 E. 24th St. >> Stop C0200 >> The University of Texas at Austin >> Austin, TX 78712-1229 > > > > > -- > Damon McDougall > http://www.damon-is-a-geek.com > Institute for Computational Engineering Sciences > 201 E. 24th St. > Stop C0200 > The University of Texas at Austin > Austin, TX 78712-1229 > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > > > _______________________________________________ > Matplotlib-devel mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
On Wed, Jun 19, 2013 at 4:21 PM, Russell Owen <ro...@uw...> wrote: > I found setup.cfg in the 1.3.0rc3 tarball that I downloaded from the usual > location:< > http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.3.0rc3/matplotlib-1.3.0rc3.tar.gz/download > > > > Here is the complete contents. None of these entries except [egg_info] > appear in setup.cfg.template. However, setup.cfg.template has *NO* entries > after [egg_info] which suggests that it could use more documentation. > > --- start setup.cfg ---- > [egg_info] > tag_build = > tag_date = 0 > tag_svn_revision = 0 > > --- end setup.cfg ---- > Ah, I see it now. It looks like something that was put in automatically, but I doubt it's git. Mike, did you do the standard git archive --format=tar v1.3.0rc3 | gzip > foo.tar.gz ? I'd be surprised if that futzed with the tree... > > > -- Russell > > > On Jun 19, 2013, at 2:13 PM, Damon McDougall <dam...@gm...> > wrote: > > > > > On Wed, Jun 19, 2013 at 2:29 PM, Russell E. Owen <ro...@uw...> wrote: > >> In article <51C...@st...>, >> Michael Droettboom <md...@st...> >> wrote: >> >> > I have tagged a 1.3.0rc3 and uploaded a tarball to Sourceforge. >> > >> > We may not get all the binaries up in the next little while, so I'll >> > wait for those and then make an announcement on matplotlib-users. After >> > a couple of weeks, assuming no serious problems, we'll be ready for >> > 1.3.0 final. >> > >> > Thanks again to everyone for their help with this release! >> > >> > Mike >> >> Why does the distro include a setup.cfg, and why does it bear no >> resemblance to setup.cfg.template? (setup.cfg has just a few lines, and >> none of them are described in setup.cfg.template) >> > > I don't see a setup.cfg file. I'm looking here: > https://github.com/matplotlib/matplotlib/tree/v1.3.x > > All I see is the setup.cfg.template file. > > >> >> -- Russell >> >> >> >> ------------------------------------------------------------------------------ >> This SF.net email is sponsored by Windows: >> >> Build for Windows Store. >> >> http://p.sf.net/sfu/windows-dev2dev >> _______________________________________________ >> Matplotlib-devel mailing list >> Mat...@li... >> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel >> > > > > -- > Damon McDougall > http://www.damon-is-a-geek.com > Institute for Computational Engineering Sciences > 201 E. 24th St. > Stop C0200 > The University of Texas at Austin > Austin, TX 78712-1229 > > > -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences 201 E. 24th St. Stop C0200 The University of Texas at Austin Austin, TX 78712-1229
On Wed, Jun 19, 2013 at 2:29 PM, Russell E. Owen <ro...@uw...> wrote: > In article <51C...@st...>, > Michael Droettboom <md...@st...> > wrote: > > > I have tagged a 1.3.0rc3 and uploaded a tarball to Sourceforge. > > > > We may not get all the binaries up in the next little while, so I'll > > wait for those and then make an announcement on matplotlib-users. After > > a couple of weeks, assuming no serious problems, we'll be ready for > > 1.3.0 final. > > > > Thanks again to everyone for their help with this release! > > > > Mike > > Why does the distro include a setup.cfg, and why does it bear no > resemblance to setup.cfg.template? (setup.cfg has just a few lines, and > none of them are described in setup.cfg.template) > I don't see a setup.cfg file. I'm looking here: https://github.com/matplotlib/matplotlib/tree/v1.3.x All I see is the setup.cfg.template file. > > -- Russell > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Matplotlib-devel mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel > -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences 201 E. 24th St. Stop C0200 The University of Texas at Austin Austin, TX 78712-1229
In article <51C...@st...>, Michael Droettboom <md...@st...> wrote: > I have tagged a 1.3.0rc3 and uploaded a tarball to Sourceforge. > > We may not get all the binaries up in the next little while, so I'll > wait for those and then make an announcement on matplotlib-users. After > a couple of weeks, assuming no serious problems, we'll be ready for > 1.3.0 final. > > Thanks again to everyone for their help with this release! I have uploaded the MacOS 10.6 64-bit binary. However, there were a few unit test failures, including the font complaint that I first saw in an earlier 1.3.0 prerelease, plus one about pep8 that I've never seen before. I have appended the output from python -c "import matplotlib as m ; m.test(verbosity=1)" -- Russell Last login: Wed Jun 19 12:36:54 on ttys001 localhost$ python -c "import matplotlib as m ; m.test(verbosity=1)" ......................................................................... ......................................................................... ......................................................................... ..........kpathsea: Invalid fontname `Bitstream Vera Serif', contains ' ' Ekpathsea: Invalid fontname `Bitstream Vera Serif', contains ' ' EK.....K................................................................. ......................................................................... ......................................................................... ......................................................................... ......................................................................... ......................................................................... ......................................................................... ......................................................................... ......................................................................... ......................................................................... ......................................................................... ......................................................................... ......................................................................... ......................................................................... ......................................................................... ...................................../Library/Frameworks/Python.framework /Versions/2.7/lib/python2.7/site-packages/numpy/ma/core.py:777: RuntimeWarning: invalid value encountered in absolute return umath.absolute(a) * self.tolerance >= umath.absolute(b) /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pack ages/numpy/ma/core.py:3791: UserWarning: Warning: converting a masked element to nan. warnings.warn("Warning: converting a masked element to nan.") .........................................../Library/Frameworks/Python.fra mework/Versions/2.7/lib/python2.7/site-packages/matplotlib/gridspec.py:29 8: UserWarning: This figure includes Axes that are not compatible with tight_layout, so its results might be incorrect. warnings.warn("This figure includes Axes that are not " ............................................/Library/Frameworks/Python.fr amework/Versions/2.7/lib/python2.7/site-packages/numpy/testing/utils.py:8 07: RuntimeWarning: invalid value encountered in absolute z = abs(x-y) ........E ====================================================================== ERROR: matplotlib.tests.test_backend_pgf.test_pathclip ---------------------------------------------------------------------- Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/tests/test_backend_pgf.py", line 45, in backend_switcher result = func(*args, **kwargs) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/tests/test_backend_pgf.py", line 146, in test_pathclip plt.savefig(os.path.join(result_dir, "pgf_pathclip.pdf")) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/pyplot.py", line 561, in savefig return fig.savefig(*args, **kwargs) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/figure.py", line 1410, in savefig self.canvas.print_figure(*args, **kwargs) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/backend_bases.py", line 2220, in print_figure **kwargs) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/backends/backend_pgf.py", line 865, in print_pdf self._print_pdf_to_fh(fh, *args, **kwargs) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/backends/backend_pgf.py", line 823, in _print_pdf_to_fh self.print_pgf(fname_pgf, *args, **kwargs) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/backends/backend_pgf.py", line 805, in print_pgf self._print_pgf_to_fh(fh, *args, **kwargs) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/backends/backend_pgf.py", line 785, in _print_pgf_to_fh RendererPgf(self.figure, fh), File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/backends/backend_pgf.py", line 409, in __init__ self.latexManager = LatexManagerFactory.get_latex_manager() File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/backends/backend_pgf.py", line 223, in get_latex_manager new_inst = LatexManager() File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/backends/backend_pgf.py", line 309, in __init__ raise LatexError("LaTeX returned an error, probably missing font or error in preamble:\n%s" % stdout) LatexError: LaTeX returned an error, probably missing font or error in preamble: This is XeTeX, Version 3.1415926-2.4-0.9998 (TeX Live 2012) restricted \write18 enabled. **entering extended mode LaTeX2e <2011年06月27日> Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, ge rman-x-2012年05月30日, ngerman-x-2012年05月30日, afrikaans, ancientgreek, ibycus, arabi c, armenian, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danis h, dutch, ukenglish, usenglishmax, esperanto, estonian, ethiopic, farsi, finnis h, french, friulan, galician, german, ngerman, swissgerman, monogreek, greek, h ungarian, icelandic, assamese, bengali, gujarati, hindi, kannada, malayalam, ma rathi, oriya, panjabi, tamil, telugu, indonesian, interlingua, irish, italian, kurmanji, latin, latvian, lithuanian, mongolian, mongolianlmc, bokmal, nynorsk, polish, portuguese, romanian, romansh, russian, sanskrit, serbian, serbianc, s lovak, slovenian, spanish, swedish, turkish, turkmen, ukrainian, uppersorbian, welsh, loaded. *(/usr/local/texlive/2012/texmf-dist/tex/latex/base/minimal.cls Document Class: minimal 2001年05月25日 Standard LaTeX minimal class ) (Please type a command or say `\end') * *(/usr/local/texlive/2012/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3names.sty (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3bootstrap.sty)) (/usr/local/texlive/2012/texmf-dist/tex/latex/etex-pkg/etex.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/color.sty (/usr/local/texlive/2012/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/local/texlive/2012/texmf-dist/tex/xelatex/xetex-def/xetex.def)) (/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/latexconfig/graphics.cfg)) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3basics.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3expan.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3tl.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3seq.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3int.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3quark.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3prg.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3clist.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3token.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3prop.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3msg.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3file.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3skip.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3keys.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3fp.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3box.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3coffins.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3color.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3luatex.sty)) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3packages/xparse/xparse.st y) (/usr/local/texlive/2012/texmf-dist/tex/latex/fontspec/fontspec-patches.s ty (/usr/local/texlive/2012/texmf-dist/tex/latex/base/fixltx2e.sty) ************************************************* * LaTeX warning: "xparse/redefine-command" * * Redefining document command \oldstylenums with arg. spec. 'm' on line 107. ************************************************* ) (/usr/local/texlive/2012/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/local/texlive/2012/texmf-dist/tex/latex/base/fontenc.sty (/usr/local/texlive/2012/texmf-dist/tex/latex/euenc/eu1enc.def) (/usr/local/texlive/2012/texmf-dist/tex/latex/euenc/eu1lmr.fd)) (/usr/local/texlive/2012/texmf-dist/tex/xelatex/xunicode/xunicode.sty (/usr/local/texlive/2012/texmf-dist/tex/latex/tipa/t3enc.def (/usr/local/texlive/2012/texmf-dist/tex/latex/euenc/eu1lmss.fd)) (/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/keyval.sty))) (/usr/local/texlive/2012/texmf-dist/tex/latex/fontspec/fontspec.cfg))) !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! fontspec error: "font-not-found" ! ! The font "Bitstream Vera Serif" cannot be found. ! ! See the fontspec documentation for further information. ! ! For immediate help type H <return>. !............................................... <*> \setmainfont{Bitstream Vera Serif} No pages of output. Transcript written on texput.log. ====================================================================== ERROR: matplotlib.tests.test_backend_pgf.test_mixedmode ---------------------------------------------------------------------- Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/tests/test_backend_pgf.py", line 45, in backend_switcher result = func(*args, **kwargs) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/tests/test_backend_pgf.py", line 158, in test_mixedmode compare_figure('pgf_mixedmode.pdf') File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/tests/test_backend_pgf.py", line 56, in compare_figure plt.savefig(actual) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/pyplot.py", line 561, in savefig return fig.savefig(*args, **kwargs) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/figure.py", line 1410, in savefig self.canvas.print_figure(*args, **kwargs) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/backend_bases.py", line 2220, in print_figure **kwargs) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/backends/backend_pgf.py", line 865, in print_pdf self._print_pdf_to_fh(fh, *args, **kwargs) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/backends/backend_pgf.py", line 823, in _print_pdf_to_fh self.print_pgf(fname_pgf, *args, **kwargs) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/backends/backend_pgf.py", line 805, in print_pgf self._print_pgf_to_fh(fh, *args, **kwargs) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/backends/backend_pgf.py", line 785, in _print_pgf_to_fh RendererPgf(self.figure, fh), File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/backends/backend_pgf.py", line 409, in __init__ self.latexManager = LatexManagerFactory.get_latex_manager() File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/backends/backend_pgf.py", line 223, in get_latex_manager new_inst = LatexManager() File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/backends/backend_pgf.py", line 309, in __init__ raise LatexError("LaTeX returned an error, probably missing font or error in preamble:\n%s" % stdout) LatexError: LaTeX returned an error, probably missing font or error in preamble: This is XeTeX, Version 3.1415926-2.4-0.9998 (TeX Live 2012) restricted \write18 enabled. **entering extended mode LaTeX2e <2011年06月27日> Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, ge rman-x-2012年05月30日, ngerman-x-2012年05月30日, afrikaans, ancientgreek, ibycus, arabi c, armenian, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danis h, dutch, ukenglish, usenglishmax, esperanto, estonian, ethiopic, farsi, finnis h, french, friulan, galician, german, ngerman, swissgerman, monogreek, greek, h ungarian, icelandic, assamese, bengali, gujarati, hindi, kannada, malayalam, ma rathi, oriya, panjabi, tamil, telugu, indonesian, interlingua, irish, italian, kurmanji, latin, latvian, lithuanian, mongolian, mongolianlmc, bokmal, nynorsk, polish, portuguese, romanian, romansh, russian, sanskrit, serbian, serbianc, s lovak, slovenian, spanish, swedish, turkish, turkmen, ukrainian, uppersorbian, welsh, loaded. *(/usr/local/texlive/2012/texmf-dist/tex/latex/base/minimal.cls Document Class: minimal 2001年05月25日 Standard LaTeX minimal class ) (Please type a command or say `\end') * *(/usr/local/texlive/2012/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3names.sty (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3bootstrap.sty)) (/usr/local/texlive/2012/texmf-dist/tex/latex/etex-pkg/etex.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/color.sty (/usr/local/texlive/2012/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/local/texlive/2012/texmf-dist/tex/xelatex/xetex-def/xetex.def)) (/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/latexconfig/graphics.cfg)) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3basics.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3expan.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3tl.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3seq.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3int.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3quark.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3prg.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3clist.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3token.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3prop.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3msg.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3file.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3skip.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3keys.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3fp.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3box.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3coffins.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3color.sty) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3kernel/l3luatex.sty)) (/usr/local/texlive/2012/texmf-dist/tex/latex/l3packages/xparse/xparse.st y) (/usr/local/texlive/2012/texmf-dist/tex/latex/fontspec/fontspec-patches.s ty (/usr/local/texlive/2012/texmf-dist/tex/latex/base/fixltx2e.sty) ************************************************* * LaTeX warning: "xparse/redefine-command" * * Redefining document command \oldstylenums with arg. spec. 'm' on line 107. ************************************************* ) (/usr/local/texlive/2012/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/local/texlive/2012/texmf-dist/tex/latex/base/fontenc.sty (/usr/local/texlive/2012/texmf-dist/tex/latex/euenc/eu1enc.def) (/usr/local/texlive/2012/texmf-dist/tex/latex/euenc/eu1lmr.fd)) (/usr/local/texlive/2012/texmf-dist/tex/xelatex/xunicode/xunicode.sty (/usr/local/texlive/2012/texmf-dist/tex/latex/tipa/t3enc.def (/usr/local/texlive/2012/texmf-dist/tex/latex/euenc/eu1lmss.fd)) (/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/keyval.sty))) (/usr/local/texlive/2012/texmf-dist/tex/latex/fontspec/fontspec.cfg))) !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! fontspec error: "font-not-found" ! ! The font "Bitstream Vera Serif" cannot be found. ! ! See the fontspec documentation for further information. ! ! For immediate help type H <return>. !............................................... <*> \setmainfont{Bitstream Vera Serif} No pages of output. Transcript written on texput.log. ====================================================================== ERROR: Failure: NameError (name 'pep8' is not defined) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/nose/loader.py", line 379, in loadTestsFromName module = resolve_name(addr.module) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/nose/util.py", line 321, in resolve_name module = __import__('.'.join(parts_copy)) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pac kages/matplotlib/tests/test_coding_standards.py", line 18, in <module> class StandardReportWithExclusions(pep8.StandardReport): NameError: name 'pep8' is not defined ---------------------------------------------------------------------- Ran 1458 tests in 699.485s FAILED (KNOWNFAIL=2, errors=3) /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-pack ages/matplotlib/__init__.py:1141: UserWarning: This call to matplotlib.use() has no effect because the the backend has already been chosen; matplotlib.use() must be called *before* pylab, matplotlib.pyplot, or matplotlib.backends is imported for the first time. warnings.warn(_use_error_msg) localhost$
In article <51C...@st...>, Michael Droettboom <md...@st...> wrote: > I have tagged a 1.3.0rc3 and uploaded a tarball to Sourceforge. > > We may not get all the binaries up in the next little while, so I'll > wait for those and then make an announcement on matplotlib-users. After > a couple of weeks, assuming no serious problems, we'll be ready for > 1.3.0 final. > > Thanks again to everyone for their help with this release! > > Mike Why does the distro include a setup.cfg, and why does it bear no resemblance to setup.cfg.template? (setup.cfg has just a few lines, and none of them are described in setup.cfg.template) -- Russell
Just to close the loop on this, I have created: https://github.com/matplotlib/matplotlib/pull/2139 On 06/18/2013 07:18 PM, Fernando Perez wrote: > Good point, I didn't know about that new mechanism. > > I think we should keep 2.6 support for IPython 1.0, but drop it > afterwards. We can discuss that during the dev meeting... > > Cheers, > > f > > On Tue, Jun 18, 2013 at 4:16 PM, Thomas Kluyver <th...@kl...> wrote: >> On 19 June 2013 00:09, Fernando Perez <fpe...@gm...> wrote: >>> I wish we could just fix this plugin issue. >> >> When we drop support for Python 2.6, I think we can use the expectedFailure >> mechanism included in unittest from 2.7 onwards. So long as nose recognises >> that, we should be able to drop our copy of the KnownFailure plugin. >> >> Thomas > >
On 06/18/2013 07:09 PM, Fernando Perez wrote: > Hi Mike, > > On Tue, Jun 18, 2013 at 3:37 PM, Michael Droettboom <md...@st...> wrote: >> This was an attempt to fix a bug that mpl's KnownFailure plugin wouldn't >> load when running tests directly using the nosetests commandline >> script. I see IPython has a testing wrapper script (iptest) -- is that >> in part to solve that problem? > Only in part. We wrote iptest because we need to start nose multiple > times in different subprocesses for each chunk of IPython, as trying > to load all of IPython into a single python process ends up producing > tears (conflicts between things that don't like to live together in > sys.modules like multiple gui toolkits, etc). We are likely to have to do the same thing in the near future -- we already have to spawn subprocesses in the setup script because we can't, for example, import pygtk (classic) and pygi (the new hotness) in the same process. > >> In any case, the revert should be simple -- can you try commenting out >> the "entry_points" kwarg at the bottom of the setup.py script? (You'll >> probably need to blitz the matplotlib installation directory and `build` >> for good measure). I can't actually reproduce the bug myself, but I >> suspect that's because this is somewhat dependent on the order in which >> things are installed into the virtualenv or the phases of the moon... > Yup, problem gone. With this change: > > ((v1.3.0rc3))longs[matplotlib]> git diff > diff --git a/setup.py b/setup.py > index 5f1b561..b4d1763 100644 > --- a/setup.py > +++ b/setup.py > @@ -230,9 +230,9 @@ if __name__ == '__main__': > zip_safe=False, > > # Install our nose plugin so it will always be found > - entry_points={ > - 'nose.plugins.0.10': [ > - 'KnownFailure = matplotlib.testing.noseclasses:KnownFailure' > - ] > - }, > + # entry_points={ > + # 'nose.plugins.0.10': [ > + # 'KnownFailure = matplotlib.testing.noseclasses:KnownFailure' > + # ] > + # }, > ) > > I get as expected: > > ((v1.3.0rc3))longs[matplotlib]> iptest -vx IPython.core.tests.test_run > > [...] > > ---------------------------------------------------------------------- > Ran 23 tests in 2.277s > > OK (KNOWNFAIL=1) > >> If that works for you, we can just take that out and require testers to >> use our testing script (and unfortunately will have to make another >> release candidate). > Well, I wouldn't want to force mpl to have to ship a custom testing > script, that's kind of an ugly kludge that we live with but that is > really sub-optimal. I wish we could just fix this plugin issue. The > problem, I suspect, is the presence of multiple KnownFailure classes > in a way that trips an isisnstance() check somewhere. Well, this wouldn't be anything new. The 1.2 series (and I think as far back as we've had nosetests) requires this already, I was just hoping this would be a solution to that. I think I'm fine with just taking this out for 1.3.0 and, as Thomas Kluyver suggested, dealing with this properly once we drop support for Python 2.6. Cheers, Mike > > Cheers, > > f
On Tue, Jun 18, 2013 at 2:20 PM, Michael Droettboom <md...@st...> wrote: > I have tagged a 1.3.0rc3 and uploaded a tarball to Sourceforge. > > We may not get all the binaries up in the next little while, so I'll wait > for those and then make an announcement on matplotlib-users. After a > couple of weeks, assuming no serious problems, we'll be ready for 1.3.0 > final. > Russell, I see you seem to have had no issues (except for some warnings) building the earlier 1.3 release candidates. That said, let me know if I can do anything to help. > > Thanks again to everyone for their help with this release! > > Mike > > > On 06/17/2013 02:53 PM, Damon McDougall wrote: > > > > > On Mon, Jun 17, 2013 at 9:50 AM, Michael Droettboom <md...@st...>wrote: > >> We're a little behind schedule for 1.3.0 -- held up by the >> distribute/setuptools upgrade debacle. I'd like to put out a 1.3.0rc3 >> late tonight or tomorrow, and hopefully get a final release out early >> next week in advance of Scipy if all goes well. Any objections? >> > > I'm too far behind on my email to be apprised of the state of distribute > vs setuptools. I trust your judgement :) > > >> >> Mike >> >> >> >> >> ------------------------------------------------------------------------------ >> This SF.net email is sponsored by Windows: >> >> Build for Windows Store. >> >> http://p.sf.net/sfu/windows-dev2dev >> _______________________________________________ >> Matplotlib-devel mailing list >> Mat...@li... >> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel >> > > > > -- > Damon McDougall > http://www.damon-is-a-geek.com > Institute for Computational Engineering Sciences > 201 E. 24th St. > Stop C0200 > The University of Texas at Austin > Austin, TX 78712-1229 > > > -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences 201 E. 24th St. Stop C0200 The University of Texas at Austin Austin, TX 78712-1229