Hi, I check better. I start from an icon added to desktop from osgeo4w installer.
The icon call this: C:\path-to-my-install-of-osgeo4w\osgeo4w\bin\nircmd.exe exec hide C:\path-to-my-install-of-osgeo4w\osgeo4w\bin\qgis-dev.bat I dont know what is the "nirccmd.exe" But I assume is part of osgeo4w install. Also I don't know what is "hide" . The 2nd parameter: is the qgis-dev.bat I see on it, but no python-path env var is declared. Perhaps the problem is the missing of the PYTHONPATH in the bat ? I dont know how could the qgis use the python if it don't know the pythonpath var. I try to reinsyall all osgeo4w environment. Thx, 2014-10-04 10:46 GMT+02:00 Andrea Peri <[email protected]>: > > The start is from the qgis.bat installed from osgeo4w. I never set any > variabile pythopath in window system. > > As i know all the variablres used are set directly in qgis-dev.bat. > > Perhaps an overlap done from other installed systems. > I search for it. > THX > > A. > > Il 04/ott/2014 10:25 "Luigi Pirelli" <[email protected]> ha scritto: > >> the error is due to your installed modules >> >> as you can see: from osgeo import ogr.... No module named osgeo >> >> explain you have no osgeo python module installed or it can't be find >> in your PYTHONPATH. What did yuo changed in your previous qgis or >> environment installation? >> >> regards, Luigi Pirelli >> >> On 4 October 2014 08:18, Andrea Peri <[email protected]> wrote: >> > from osgeo import ogr -- ----------------- Andrea Peri . . . . . . . . . qwerty àèìòù ----------------- _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
