From: Benjamin R. <ben...@ou...> - 2015-03-18 16:58:46
|
Keith, Back to the issue at hand. could you do the following? import setuptools print(setuptools.__file__) It would be interesting to see if that path differs from the path of the egg you just listed. Ben On Wed, Mar 18, 2015 at 11:39 AM, <kei...@bt...> wrote: > pip still thinks I have the latest. I think it's a question of how to > force the matplotlib setup.py to use actually it. > Keith > > kbriggs:~/Downloads/matplotlib-1.4.3> sudo pip3 install setuptools > --upgrade > Requirement already up-to-date: setuptools in > /usr/local/lib/python3.4/dist-packages/setuptools-14.3-py3.4.egg > Cleaning up... > > ________________________________________ > From: ben...@gm... [ben...@gm...] On Behalf Of Benjamin > Root [ben...@ou...] > Sent: 18 March 2015 15:33 > To: Briggs,KM,Keith,TUB2 R > Cc: matplotlib development list > Subject: Re: [matplotlib-devel] 1.4.3 does not build on Ubuntu 14 with > python3 > > I would just use pip. Ubuntu/Debian has really messed up the python > environment in more ways than one. > > On Wed, Mar 18, 2015 at 11:08 AM, keithbriggs <kei...@bt...<mailto: > kei...@bt...>> wrote: > The Ubuntu package manager tells me it is up to date. > If I download setuptools-14.3 and install, it goes into /usr/local/lib/ and > doesn't get used. > How do I force it to be used? > Or am I supposed to override the Ubuntu package manager? > Keith > > > > > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, > sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for > all > things parallel software development, from weekly thought leadership blogs > to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Matplotlib-devel mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel > |