<div dir="ltr"><span style="color:rgb(255,0,0)"><span style="color:rgb(0,0,0)">Il plugin Profile mi propone questo errore riferito alla variabile versione di Qgis:</span></span><span style="font-family:"Courier New,courier""><br><br>ver = str(QGis.QGIS_VERSION)</span><br><span style="font-family:"Courier New,courier""></span><pre style="margin:12px 0px;text-indent:0px"><span style="font-family:"Courier New,courier""><br></span></pre><pre style="margin:12px 0px;text-indent:0px"><span style="font-family:"Courier New,courier"">Mi è venuto un dubbio: non è che è dovuto al nome di Qgis Nødebo dove la </span><br><span style="font-family:"Courier New,courier"">ø non viene digerita?<br><br></span></pre><pre style="margin:12px 0px;text-indent:0px"><span style="font-family:"Courier New,courier"">Possibile?<br></span></pre><pre style="margin:12px 0px;text-indent:0px"><span style="font-family:"Courier New,courier"">Ciao Luca<br></span></pre><pre style="margin:12px 0px;text-indent:0px"><span style="font-family:"Courier New,courier""></span></pre><span style="font-weight:600;color:rgb(255,0,0)"><br>[0]<br>An error has occurred while executing Python code:</span> <br>
<p style="margin:14px 0px 12px;text-indent:0px"><span style="font-size:large;font-weight:600">UnicodeEncodeError: 'ascii' codec can't encode character u'\xf8' in position 8: ordinal not in range(128) </span></p>
<pre style="margin:12px 0px;text-indent:0px"><span style="font-family:"Courier New,courier"">Traceback (most recent call last):<br>  File "C:/Users/Luca/.qgis2/python/plugins\profiletool\profileplugin.py", line 90, in run<br>    if self.checkIfOpening() == False:<br>  File "C:/Users/Luca/.qgis2/python/plugins\profiletool\profileplugin.py", line 216, in checkIfOpening<br>    ver = str(QGis.QGIS_VERSION)<br>UnicodeEncodeError: 'ascii' codec can't encode character u'\xf8' in position 8: ordinal not in range(128)<br></span></pre>
<p style="margin:0px;text-indent:0px"><br><span style="font-weight:600">Versione Python:</span> 2.7.4 (default, Apr  6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)] <br><span style="font-weight:600">Versione di QGIS:</span> 2.16.0-Nødebo Nødebo, d0b3e39 <br></p><br></div>