[Qgis-user] Matplotlib needs Pyparsing (impossible to install Semi-automatic classification plugin)
William Kyngesburye
woklist at kyngchaos.com
Thu Nov 7 06:32:40 PST 2013
Ah. My QGIS uses the system python, and will ignore any other python and python modules. It only uses extra python modules from /Library/Python/2.x/site-packages.
There are instructions in my matplotlib for installing pyparsing. I discovered this requirement at the last second when packaging, and I hope to eventually make it automatic.
Note that if you have installed another python, its tools might override the system python in a Terminal, so you might need to use:
sudo /usr/bin/easy_install pyparsing
On Nov 7, 2013, at 2:13 AM, Jesus Munoz Serrano wrote:
> yes, I downloaded QGIS from kingchaos.com. I also downloaded all the packages from your website except from pyparsing.
>
>
> On Nov 7, 2013, at 12:49 AM, William Kyngesburye <woklist at kyngchaos.com> wrote:
>
>> Are you using my QGIS package?
>>
>> On Nov 6, 2013, at 12:43 PM, Jesus Munoz Serrano wrote:
>>
>>> Dear listers,
>>>
>>> I've been trying to install the semi-automatic classification plugin for quite a while already without any success. I am using Mac OS X 10.8.5 y QGIS 2.0.1.
>>>
>>> I have installed matplotlib first and then pyparsing 2.0.1 (by the python setup.py install command in the terminal). Still when I try to install the plugin a warning will show telling me:
>>>
>>> The plugin is broken. Python said:
>>> matplotlib requires pyparsing
>>>
>>> Also tried uninstalling python and installing it again through the enthought Canopy 1.1 installer (which I believe comes with all the required packages) but the same warning will show.
>>>
>>> Does anybody know how to solve this problem?
>>>
>>> Thanks in advance,
>>> Jesus
-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/
"This is a question about the past, is it? ... How can I tell that the past isn't a fiction designed to account for the discrepancy between my immediate physical sensations and my state of mind?"
- The Ruler of the Universe
More information about the Qgis-user
mailing list