From: Michael D. <md...@st...> - 2013-06-17 14:58:40
|
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? Mike |
From: Damon M. <dam...@gm...> - 2013-06-17 18:53:49
|
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 |
From: Michael D. <md...@st...> - 2013-06-18 19:20:35
|
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 On 06/17/2013 02:53 PM, Damon McDougall wrote: > > > > On Mon, Jun 17, 2013 at 9:50 AM, Michael Droettboom <md...@st... > <mailto: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... > <mailto: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 |
From: Damon M. <dam...@gm...> - 2013-06-19 03:22:35
|
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 |
From: Russell E. O. <ro...@uw...> - 2013-06-19 19:29:33
|
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 |
From: Russell E. O. <ro...@uw...> - 2013-06-19 21:04:00
|
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$ |
From: Damon M. <dam...@gm...> - 2013-06-19 21:13:34
|
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 |
From: Russell O. <ro...@uw...> - 2013-06-19 21:48:32
|
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 |
From: Damon M. <dam...@gm...> - 2013-06-19 21:33:35
|
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 |
From: Michael D. <md...@st...> - 2013-06-19 21:44:19
|
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 |
From: Michael D. <md...@st...> - 2013-06-19 21:48:05
|
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 |
From: Michael D. <md...@st...> - 2013-06-19 22:15:53
|
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 |
From: Michael D. <md...@st...> - 2013-06-21 17:46:01
|
I have made a new release candidate (1.3.0rc4) that fixes the following vs. 1.3.0rc3: - It doesn't add a setup.cfg file to the tarball - It doesn't install the KnownFailure nose plugin as a pkg_resources entry_point (this conflicted with IPython's plugin of the same name) - We get a known failure from the pep8 test if pep8 isn't installed Hopefully that's enough to get to the point of giving this release candidate some wider exposure before putting out a final release. We can use some sprint time at Scipy to get this release polished if desired and necessary, too. Mike On 06/19/2013 06:10 PM, Michael Droettboom wrote: > 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 > > > ------------------------------------------------------------------------------ > 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 |
From: Paul H. <pmh...@gm...> - 2013-07-02 18:05:00
|
On Fri, Jun 21, 2013 at 10:42 AM, Michael Droettboom <md...@st...>wrote: > I have made a new release candidate (1.3.0rc4) that fixes the following > vs. 1.3.0rc3: > > - It doesn't add a setup.cfg file to the tarball > > - It doesn't install the KnownFailure nose plugin as a pkg_resources > entry_point (this conflicted with IPython's plugin of the same name) > > - We get a known failure from the pep8 test if pep8 isn't installed > > Hopefully that's enough to get to the point of giving this release > candidate some wider exposure before putting out a final release. We can > use some sprint time at Scipy to get this release polished if desired and > necessary, too. > > Mike > Hey folks, I just downloaded the RC4 Gohlke binary for 64-bit Python 3.3, and the test suite is blowing up. Mostly related to the baseline images not being included. Is there a trick to get the test suite to meaningfully run on Windows? The test suite for Python 2.7.5 (via Anaconda) went relevatively well(1 failure + 1 error, I think). Thanks, -paul |
From: Christoph G. <cg...@uc...> - 2013-07-02 18:10:26
|
The official release candidate binaries include all the test data. The final binaries and the ones on my site do not because of the ~30 MB overhead. http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.3.0rc4/ Christoph On 7/2/2013 11:04 AM, Paul Hobson wrote: > On Fri, Jun 21, 2013 at 10:42 AM, Michael Droettboom <md...@st... > <mailto:md...@st...>> wrote: > > I have made a new release candidate (1.3.0rc4) that fixes the > following vs. 1.3.0rc3: > > - It doesn't add a setup.cfg file to the tarball > > - It doesn't install the KnownFailure nose plugin as a pkg_resources > entry_point (this conflicted with IPython's plugin of the same name) > > - We get a known failure from the pep8 test if pep8 isn't installed > > Hopefully that's enough to get to the point of giving this release > candidate some wider exposure before putting out a final release. We > can use some sprint time at Scipy to get this release polished if > desired and necessary, too. > > Mike > > > Hey folks, > > I just downloaded the RC4 Gohlke binary for 64-bit Python 3.3, and the > test suite is blowing up. Mostly related to the baseline images not > being included. Is there a trick to get the test suite to meaningfully > run on Windows? The test suite for Python 2.7.5 (via Anaconda) went > relevatively well(1 failure + 1 error, I think). > > Thanks, > -paul > > > ------------------------------------------------------------------------------ > 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 > |
From: Paul H. <pmh...@gm...> - 2013-07-02 19:04:15
|
Thanks, Christoph. Humming along just fine now. -p On Tue, Jul 2, 2013 at 11:10 AM, Christoph Gohlke <cg...@uc...> wrote: > The official release candidate binaries include all the test data. The > final binaries and the ones on my site do not because of the ~30 MB > overhead. > > > http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.3.0rc4/ > > Christoph > > > On 7/2/2013 11:04 AM, Paul Hobson wrote: > > On Fri, Jun 21, 2013 at 10:42 AM, Michael Droettboom <md...@st... > > <mailto:md...@st...>> wrote: > > > > I have made a new release candidate (1.3.0rc4) that fixes the > > following vs. 1.3.0rc3: > > > > - It doesn't add a setup.cfg file to the tarball > > > > - It doesn't install the KnownFailure nose plugin as a pkg_resources > > entry_point (this conflicted with IPython's plugin of the same name) > > > > - We get a known failure from the pep8 test if pep8 isn't installed > > > > Hopefully that's enough to get to the point of giving this release > > candidate some wider exposure before putting out a final release. We > > can use some sprint time at Scipy to get this release polished if > > desired and necessary, too. > > > > Mike > > > > > > Hey folks, > > > > I just downloaded the RC4 Gohlke binary for 64-bit Python 3.3, and the > > test suite is blowing up. Mostly related to the baseline images not > > being included. Is there a trick to get the test suite to meaningfully > > run on Windows? The test suite for Python 2.7.5 (via Anaconda) went > > relevatively well(1 failure + 1 error, I think). > > > > Thanks, > > -paul > > > > > > > ------------------------------------------------------------------------------ > > 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 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 > |