Hi, Are the dlls inside C:\OSGeo4W\apps\qgis\bin? Main issue with this error is generally means "we tried to load qgis_app.dll, or another dll that it needs and we couldn't find it so here is a poor error dialog" It's a tricky one to debug at times. Check that folder first for the dlls and we can go from there if they are.
There are some other tools you can use to track down what file it might be missing. Also, do you have a virus scanner that might be taking one of the files that QGIS needs to load and moving it away. We have seen that happen before with some dlls getting moved or blocked from installing due to a virus scanner. Regards, Nathan On Wed, Nov 27, 2019 at 1:34 AM magerlin <[email protected]> wrote: > Having problems installing QGIS on a colleagues brand new Win 10 PC. > I have recently installed without problems on my own identical PC. > > We have tried 3.4 and 3.10 both as Standalone and from OSGeo4W. > > But situation is the same: > > QGIS 3.4: > <http://osgeo-org.1560.x6.nabble.com/file/t202356/3%2C4.png> > C:\Program Files\QGIS 3.4\apps\qgis-ltr\bin\Qgis_app.dll > does exist on PC but the .env file does not > > > > QGIS 3.10: > <http://osgeo-org.1560.x6.nabble.com/file/t202356/3.png> > > Here the .env file exists and contains this: > > > PATH=C:\OSGEO4~1\apps\qgis\bin;C:\OSGEO4~1\apps\grass\grass78\lib;C:\OSGEO4~1\apps\grass\grass78\bin;C:\OSGEO4~1\apps\Python37;C:\OSGEO4~1\apps\Python37\Scripts;C:\OSGEO4~1\apps\qt5\bin;C:\OSGEO4~1\apps\Python37;C:\OSGEO4~1\apps\Python37\Scripts;C:\OSGEO4~1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBem > GDAL_DATA=C:\OSGEO4~1\share\gdal > GDAL_DRIVER_PATH=C:\OSGEO4~1\bin\gdalplugins > GDAL_FILENAME_IS_UTF8=YES > GEOTIFF_CSV=C:\OSGEO4~1\share\epsg_csv > GISBASE=C:\OSGEO4~1\apps\grass\grass78 > GRASS_PROJSHARE=C:\OSGEO4~1\share\proj > GRASS_PYTHON=C:\OSGEO4~1\bin\python3.exe > JPEGMEM=1000000 > OSGEO4W_ROOT=C:\OSGEO4~1 > PROJ_LIB=C:\OSGEO4~1\share\proj > PYTHONHOME=C:\OSGEO4~1\apps\Python37 > QGIS_PREFIX_PATH=C:/OSGEO4~1/apps/qgis > QT_PLUGIN_PATH=C:\OSGEO4~1\apps\qgis\qtplugins;C:\OSGEO4~1\apps\qt5\plugins > VSI_CACHE=TRUE > VSI_CACHE_SIZE=1000000 > O4W_QT_PREFIX=C:/OSGEO4~1/apps/Qt5 > O4W_QT_BINARIES=C:/OSGEO4~1/apps/Qt5/bin > O4W_QT_PLUGINS=C:/OSGEO4~1/apps/Qt5/plugins > O4W_QT_LIBRARIES=C:/OSGEO4~1/apps/Qt5/lib > O4W_QT_TRANSLATIONS=C:/OSGEO4~1/apps/Qt5/translations > O4W_QT_HEADERS=C:/OSGEO4~1/apps/Qt5/include > > > > > > > ----- > Regards Morten > > Currently using Qgis 3.10.0 > Windows 10, 64bit > -- > Sent from: > http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html > _______________________________________________ > QGIS-Developer mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
