[Qgis-user] zoomtopoint.py
    Richard Duivenvoorde 
    rdmailings at duif.net
       
    Wed Sep  3 02:31:56 PDT 2014
    
    
  
Hi Mike,
ik tested the script in 2.0 too, but it just worked....
what version of processing are you running?
I'm running 2.2.0-2 (you can see in plugins page), and was testing in
QGIS 2.0.1 for you
Regards,
Richard Duivenvoorde
On 01-09-14 14:49, Mike Flannigan wrote:
> 
> I followed the "zoomtopoint.py" example, double
> clicked on the script, and put in
> X: -10000000
> Y:   4600000
> (epsg=4326)
> 
> and hit RUN.
> 
> I get this error:
> 
> Traceback (most recent call last):
> 
> File
> "C:/PROGRA~1/QGISDU~1/apps/qgis/./python/plugins\processing\core\GeoAlgorithm.py",
> line 150, in execute
> 
> self.processAlgorithm(progress)
> 
> File
> "C:/PROGRA~1/QGISDU~1/apps/qgis/./python/plugins\processing\script\ScriptAlgorithm.py",
> line 213, in processAlgorithm
> 
> exec(script) in ns
> 
> File "<string>", line 23, in <module>
> 
> Exception: unknown
> 
> 
> 
> I'm on Win64 ver 2.0.1-Dufour
> 
> Perhaps I am not up-to-date enough on my version?
    
    
More information about the Qgis-user
mailing list