From: Benjamin R. <ben...@ou...> - 2013-07-24 14:45:57
|
On Wed, Jul 24, 2013 at 9:39 AM, Michael Droettboom <md...@st...> wrote: > On 07/23/2013 03:33 PM, Benjamin Root wrote: > > Just checked out rc5 from git and did an install, and ran into a > pyparsing version check issue. > > > What was the issue? Is it that you had 2.0.1 which rc5 still considers to > be incompatible with Python 2? I'd like to know specifically what happened > in case there's a deeper issue. > > > It claimed I didn't meet the minimum pyparsing version needed when I tried importing matplotlib after installing from source. However, importing pyparsing on its own yielded a version slightly above the minimum (I forget the actual numbers). I had also just came from an build of an older version of matplotlib. Ben |