ok
se metto importsys (senza il punto)
Traceback (most recent call last):
  File
"/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/code.py",
line 91, in runcode
    exec(code, self.locals)
  File "<input>", line 1, in <module>
NameError: name 'importsys' is not defined

La PATH รจ corretta

sudo nano ~/.bash_profile 

PATH="/Library/Frameworks/Python.framework/Versions/3.6/bin:${PATH}"

export PATH



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Italian-User-f5250612.html
_______________________________________________
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user

Rispondere a