Tagged Questions
1
vote
1answer
239 views
QGIS Python version
I have brewed python 2.7.3 onto my Mac (Lion), and installed shapely via pip install shapely. The Polygonizer plugin, however, does not find the shapely library. I see when QGIS loads a Python ...
2
votes
2answers
147 views
Couldn't load plugin fTools due an error when calling its classFactory() method
When I start qgis I get a python exception:
Couldn't load plugin fTools due an error when calling its classFactory() method
...
309, in _import
mod = _builtin_import(name, globals, locals, ...
5
votes
2answers
362 views
rpy2 installation on Mac OSX. A still unresolved problem on StackExchange and rpy-list [closed]
following lgautier's advice on rpy2 installation on Mac OSX, I posted my request on rpy-list and got in touch with Yair Benita who said he could only install rpy2 through his default Mac OS X python ...
1
vote
1answer
302 views
rpy2 installation on Mac OSX
I'm desperatly trying and retrying to install rpy2 on my Mac OS 10.6 in order to run SDA4PP plugin on QGIS.
My version of R is 2.14.0 and it was obviously compiled with the option --enable-R-shlib ...
2
votes
1answer
221 views
How to add GDAL Programs folder to ~/.bash_profile
I have recently installed on Mac OS X Lion 10.7.4 the GDAL Framework 1.9 with Python bindings from [http://www.kyngchaos.com/software:frameworks][1].
I need to add the following Programs folder to my ...