Closed GoogleCodeExporter closed 9 years ago
Experiencing the same problem after installing Python (x,y) version 2.7.5.2
The interpreter is answering "ImportError: matplotlib requires pyparsing"
when trying to interpret the line "import matplotlib.pyplot" of my source code.
Original comment by frambois...@yahoo.com
on 26 Dec 2013 at 1:18
I am also having a similar issue.
Original comment by adca...@gmail.com
on 30 Dec 2013 at 1:55
I have the same problem
"ImportError: matplotlib requires pyparsing"
Downloading pyparsing , i need an older Pythonxy version.
Are there any solutions ?
reinhard.art@googlemail.com
Original comment by reinhard...@gmail.com
on 14 Jan 2014 at 8:34
If you have easy install available, the easiest thing to try (in Windows) is to
open a dos command prompt line and to type "easy_install matplotlib".
That installed the program with the version I needed to get it up and running
with Python X,Y.
If that doesn't do it, I'm not sure what the best method would be...
Original comment by Alex.Mor...@gmail.com
on 14 Jan 2014 at 5:59
See bug 694. pyparsing is erroneously not checked in the installation by
default.
Original comment by rob.guz...@gmail.com
on 20 Jan 2014 at 7:01
Should be fixed in 2.7.6.0 - out now.
Cheers!
Original comment by grizzly.nyo
on 22 Feb 2014 at 3:19
Original comment by grizzly.nyo
on 23 Feb 2014 at 6:53
This issue was closed by revision 6a2a0cc629fc.
Original comment by grizzly.nyo
on 25 Feb 2014 at 8:03
broken link for me!! /)
Original comment by l.j...@eleves-alsacienne.org
on 18 May 2014 at 9:31
Original issue reported on code.google.com by
RobertJu...@gmail.com
on 17 Dec 2013 at 6:37