[Qgis-developer] commandline startup option changed in master

haubourg regis.haubourg at eau-adour-garonne.fr
Tue Nov 27 00:43:24 PST 2012


Hi All, 

haubourg wrote
> 2- a true bug: configpath option doesn't work when trying to install a
> plugin, I always have "ImportError: No module named MYPLUGINNAME": 

More on this, it seems that a "\" is considered as an escape character in
path reading somewhere with python plugin initializing process. 

Here is the log :   'F: emp\.qgis/python' should be 
'F:*\t*emp\.qgis/python'
/
Impossible de charger l'extension 'HelloWorld' depuis
['C:/OSGEO4W/apps/qgis-dev/./python',* 'F: emp\.qgis/python'*,
'R:\Espace_Correspondants_SIG\Astuces_Outils\QGIS_PLUGINS', 'F:
emp\.qgis/python/plugins', 'C:/OSGEO4W/apps/qgis-dev/./python/plugins',
'C:\OSGEO4W\bin\python27.zip', 'C:\OSGEO4W\apps\Python27\DLLs',
'C:\OSGEO4W\apps\Python27\lib', 'C:\OSGEO4W\apps\Python27\lib\plat-win',
'C:\OSGEO4W\apps\Python27\lib\lib-tk', 'C:\OSGEO4W\bin',
'C:\OSGEO4W\apps\Python27', 'C:\OSGEO4W\apps\Python27\lib\site-packages',
'C:\OSGEO4W\apps\Python27\lib\site-packages\PIL',
'C:\OSGEO4W\apps\Python27\lib\site-packages\win32',
'C:\OSGEO4W\apps\Python27\lib\site-packages\win32\lib',
'C:\OSGEO4W\apps\Python27\lib\site-packages\Pythonwin',
'C:\OSGEO4W\apps\Python27\lib\site-packages\wx-2.8-msw-unicode',
'C:\OSGEO4W\apps\qgis-dev\python\plugins\fTools\tools']

/



--
View this message in context: http://osgeo-org.1560.n6.nabble.com/commandline-startup-option-changed-in-master-tp5018190p5018973.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.


More information about the Qgis-developer mailing list