[Qgis-user] qgis menu processing is gone
Rico Pietzsch
rico.pietzsch at freenet.de
Tue Mar 29 04:28:12 PDT 2016
Hello,
i'am new with qgis and use the german version of qgis 2.14 so i hope to
translate menu keywords correct.
i was looking for an tool/script to align a new object on lines from an
wms layer so i found an advice to use an script. I am not sure wich it
was ... respectly wich one i got via "processing-toolbox-script from
online source" maybee i try "split vector layer by attribute".
On installation i got a message this script would be to old as fas as i
remeber.
since this moment menu entry processing is gone.
If i start qgis Desktop i got python Error warnings :
####################################################################
2016-03-23T08:07:34 1 Traceback (most recent call last):
File "C:/PROGRA~1/QGISES~1/apps/qgis/./python\qgis\utils.py", line
315, in startPlugin
plugins[packageName].initGui()
File
"C:/PROGRA~1/QGISES~1/apps/qgis/./python/plugins\processing\ProcessingPlugin.py",
line 57, in initGui
Processing.initialize()
File
"C:/PROGRA~1/QGISES~1/apps/qgis/./python/plugins\processing\core\Processing.py",
line 148, in initialize
Processing.loadFromProviders()
File
"C:/PROGRA~1/QGISES~1/apps/qgis/./python/plugins\processing\core\Processing.py",
line 165, in loadFromProviders
Processing.loadAlgorithms()
File
"C:/PROGRA~1/QGISES~1/apps/qgis/./python/plugins\processing\core\Processing.py",
line 200, in loadAlgorithms
Processing.updateProviders()
File
"C:/PROGRA~1/QGISES~1/apps/qgis/./python/plugins\processing\core\Processing.py",
line 173, in updateProviders
provider.loadAlgorithms()
File
"C:/PROGRA~1/QGISES~1/apps/qgis/./python/plugins\processing\core\AlgorithmProvider.py",
line 54, in loadAlgorithms
self._loadAlgorithms()
File
"C:/PROGRA~1/QGISES~1/apps/qgis/./python/plugins\processing\algs\otb\OTBAlgorithmProvider.py",
line 61, in _loadAlgorithms
version = OTBUtils.getInstalledVersion(True)
File
"C:/PROGRA~1/QGISES~1/apps/qgis/./python/plugins\processing\algs\otb\OTBUtils.py",
line 143, in getInstalledVersion
out = executeOtb(commands, progress, False)
File
"C:/PROGRA~1/QGISES~1/apps/qgis/./python/plugins\processing\algs\otb\OTBUtils.py",
line 169, in executeOtb
os.putenv('ITK_AUTOLOAD_PATH', otbLibPath())
TypeError: must be string, not None
#######################################################
i install 2x qgis new with complete deletion. I remove
\users\user\.qgis\processing too ... but the error still exists :-(
anyone could help me to solve this problem?
thanks,
Rico
More information about the Qgis-user
mailing list