Skip to content
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and
privacy statement. We’ll occasionally send you account related emails.
Already on GitHub?
Sign in
to your account
Labels
Bug
Either a bug report, or a bug fix. Let’s hope for the latter!
Build/Install
Related to compiling or installing QGIS
Перейти к контенту
A few weeks ago I formatted my laptop where among other things QGIS 3.4 was installed.
In the last 48 hours I was busy trying to reinstall it, but until now without succeess.
I have a Thinkpad with Windows 10 PRO. I installed versions 3.4 and 3.2 several times: everything goes well but I do not get the launch icon and in «ProgramFiles» the postinstall.bat icon gives the message:
Windows cannot access the specified device, path, or file. You may not have the appropriate permission to access the item.
With a Windows technician I have checked all the admin settings in my PC. We also have created an administrative account. Same issue.
Edit:
I have installed using OSGEO4W. It was installed not only QGIS 3.10 but also a lot of software which I would like to get rid of. When I open QGIS I ge this message: ‘ An error has occurred while executing Python code:
*PermissionError: [WinError 5] Access is denied
Traceback (most recent call last):
File «C:/OSGEO4~1/apps/qgis/./python/pluginsprocessingalgssagaSagaAlgorithmProvider.py», line 86, in loadAlgorithms
version = SagaUtils.getInstalledVersion(True)
File «C:/OSGEO4~1/apps/qgis/./python/pluginsprocessingalgssagaSagaUtils.py», line 141, in getInstalledVersion
universal_newlines=True,
File «C:OSGEO4~1appsPython37libsubprocess.py», line 756, in init
restore_signals, start_new_session)
File «C:OSGEO4~1appsPython37libsubprocess.py», line 1155, in _execute_child
startupinfo)
PermissionError: [WinError 5] Access is denied
A few weeks ago I formatted my laptop where among other things QGIS 3.4 was installed.
In the last 48 hours I was busy trying to reinstall it, but until now without succeess.
I have a Thinkpad with Windows 10 PRO. I installed versions 3.4 and 3.2 several times: everything goes well but I do not get the launch icon and in «ProgramFiles» the postinstall.bat icon gives the message:
Windows cannot access the specified device, path, or file. You may not have the appropriate permission to access the item.
With a Windows technician I have checked all the admin settings in my PC. We also have created an administrative account. Same issue.
Edit:
I have installed using OSGEO4W. It was installed not only QGIS 3.10 but also a lot of software which I would like to get rid of. When I open QGIS I ge this message: ‘ An error has occurred while executing Python code:
*PermissionError: [WinError 5] Access is denied
Traceback (most recent call last):
File «C:/OSGEO4~1/apps/qgis/./python/pluginsprocessingalgssagaSagaAlgorithmProvider.py», line 86, in loadAlgorithms
version = SagaUtils.getInstalledVersion(True)
File «C:/OSGEO4~1/apps/qgis/./python/pluginsprocessingalgssagaSagaUtils.py», line 141, in getInstalledVersion
universal_newlines=True,
File «C:OSGEO4~1appsPython37libsubprocess.py», line 756, in init
restore_signals, start_new_session)
File «C:OSGEO4~1appsPython37libsubprocess.py», line 1155, in _execute_child
startupinfo)
PermissionError: [WinError 5] Access is denied
Здравствуйте, обновил пакет «libpq» и QGIS стал загружаться, спасибо!!!
Еще вопрос, попытался установить matplotlib для Statist, после обновления через OSGeo4w, вылезает ошибка:
Код: Выделить всё
Не удалось загрузить модуль GdalTools при вызове его метода initGui()
Traceback (most recent call last):
File "C:/OSGeo4W/apps/qgis-dev/./pythonqgisutils.py", line 147, in startPlugin
plugins[packageName].initGui()
File "C:/Users/user/.qgis/python/pluginsGdalToolsGdalTools.py", line 81, in initGui
from tools.GdalTools_utils import Version, GdalConfig
File "C:/OSGeo4W/apps/qgis-dev/./pythonqgisutils.py", line 283, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
ImportError: No module named tools.GdalTools_utils
Версия Python:
2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Версия:
1.8.0-Trunk Trunk, fb56838
Путь поиска Python: ['C:/OSGeo4W/apps/qgis-dev/./python', 'C:/Users/user/.qgis/python', 'C:/Users/user/.qgis/python/plugins', 'C:/OSGeo4W/apps/qgis-dev/./python/plugins', 'C:OSGeo4Wbinpython25.zip', 'C:OSGeo4WappsPython25DLLs', 'C:OSGeo4WappsPython25lib', 'C:OSGeo4WappsPython25libplat-win', 'C:OSGeo4WappsPython25liblib-tk', 'C:OSGeo4Wappsqgis-devbin', 'C:OSGeo4WappsPython25', 'C:OSGeo4WappsPython25libsite-packages', 'C:OSGeo4WappsPython25libsite-packageswin32', 'C:OSGeo4WappsPython25libsite-packageswin32lib', 'C:OSGeo4WappsPython25libsite-packagesPythonwin', 'C:OSGeo4WappsPython25libsite-packageswx-2.8-msw-unicode']
Подскажите пожалуйста, может что-то попробовать переустановить ??? Заранее спасибо!!!
Я знаю, что прошло более двух лет, но я опубликую, что это сработало для меня, если кто-то еще найдет этот вопрос.
Похоже, aptitude лучше справляется с зависимостями, поэтому я запустил:
$ sudo aptitude install qgis
Важно отметить, что первый вариант, который он мне дал, был:
Keep the following packages at their current version:
1) python3-psycopg2 [Not Installed]
2) python3-qgis [Not Installed]
3) qgis [Not Installed]
4) qgis-plugin-grass [Not Installed]
Accept this solution? [Y/n/q/?] n
Я выбрал n, потому что решение оставить эти пакеты неустановленными не решает мою ситуацию, затем было предложено:
The following actions will resolve these dependencies:
Install the following packages:
1) python3-psycopg2 [2.8.4-2 (focal)]
И тогда я нажимаю y, потому что установка этой зависимости — это решение, которое мне нужно.
Я бы посоветовал попробовать с aptitude, но будьте осторожны, потому что он не решит проблему волшебным образом, и вам нужно обратить внимание и выбрать правильный путь.
I installed QGIS 2.18 after i had uninstalled the version 2.16. It installed quite well but it is not starting at all. I went into the program directory and click on the exe file and got the error «The program can’t start because qgis_app.dll is missing from your computer. Try reinstalling the program to fix this problem». I have installed severally and the same error keeps coming on. Any help?
underdark♦
83k20 gold badges226 silver badges410 bronze badges
asked May 12, 2017 at 8:53
6
I’ve had the same problem (missing dll files) with QGIS 2.14 LTR and I reinstalled several times. Opening QGIS with the bat file did not work.
My problem has been solved by uninstalling and searching for all «qgis» files (not the project files) on the C-drive and delete them (also temporary files).
After that and a fresh install of QGIS 2.14 LTR, it works!
answered Jul 11, 2017 at 12:52
Same problem. Go to C:Program FilesQGIS 2.18bin, copy qgis.bat.tmpl, and rename it to qgis.bat, open it. That’s it!
answered Feb 7, 2018 at 17:11
JonasJonas
1291 bronze badge
I had this problem on an upgraded Win machine just now and the file to redirect to — for 2.14.1x at least is qgis-ltr.bat. All shortcuts / aliases should point to this.
answered Sep 1, 2017 at 15:09
I got this error with windows when I didn’t install as administrator, reinstalling with elevated permissions solved it for me. To install as admin, right click on the installer exe and click ‘run as administrator’.
answered Dec 15, 2017 at 18:27
1
После установки QGIS 2.18.11 ‘Las Palmas‘ ждала меня такая вот неприятность:
Как выяснилось — это отсутствие пакета «Microsoft Visual C++ 2015» в системе. Скачать можно на сайте ⇨ Microsoft. Но этого оказалось мало: в системе уже был установлен «Microsoft Visual C++ 2017» и пока я его не снёс 2015-ю не смог поставить. Проблема решилась.
Есть еще одна тонкость установки QGIS. Многие функции геообработки завязаны на GRASS GIS и SAGA GIS входящие в пакет. Если ставить программу по умолчанию, то геообработка (частично) будет работать с ошибками или вообще не работать. Например, в калькуляторе полей отсутствует перечисление полей в разделе «Поля и значения». Еще (уже не помню), были какие-то проблемы с обработкой геометрии. Ошибки возникают из-за пробела в пути по умолчанию «C:Program Files…».
Ставить QGIS нужно в папку «C:OSGeo4W» и будет вам счастье.
В версии 2.18.11 старые проекты могут «расползтись», чтобы вернуть всё назад идем в меню «Проекты / Свойства проекта…», вкладка «Система координат» и выбираем ту систему, в которой был сделан проект изначально.
I do not manage to install QGIS on my windows 10 machine using the osgeo4w installer.
During the installation I get this message:
At the end of the installation I get this message:
And when I subsequently try to run QGIS, I receive this message:
Similar issue can be found in various fora, but none of them provides a conluding answer or did help me to solve the problem.
Any propositions?
asked Oct 19, 2018 at 16:26
3
answered Oct 20, 2018 at 6:49
AndreJAndreJ
76.2k5 gold badges85 silver badges162 bronze badges
I managed finally to install QGIS as explained above.
However, I am not able to backtrace the solution.
What I did, however, where (at least) the following steps:
- Remove the entire OSGeo4w directory
- Install QGIS with the standalonw installer (This worked)(https://qgis.org/en/site/forusers/download.html)
- Uninstall QGIS again
- Install QGIS with the OSGeo4w installer having the firewall/anti-virus disabled (This worked)
- Uninstall QGIS and install it again having the firewall/anti-virus enables (This worked)
There might be other minor changes that have enabled the proper installation. However, I do not remember them or might not even be aware of them.
As pointed out by @AndreasMüller, the reason might be simply that the package had been fixed in the meantime.
answered Oct 24, 2018 at 7:53
BushrootBushroot
3253 silver badges9 bronze badges
1
You can try alternative installer by NextGIS (but only QGIS 2.18 now). Newer versions of libraries and nice autoupdate tool. You can install it in separate folder — NextGIS QGIS does not affect OSGEO4W installation.
Disclaimer: I’m developer at NextGIS.
answered Oct 20, 2018 at 12:57
Здравствуйте, обновил пакет «libpq» и QGIS стал загружаться, спасибо!!!
Еще вопрос, попытался установить matplotlib для Statist, после обновления через OSGeo4w, вылезает ошибка:
Код: Выделить всё
Не удалось загрузить модуль GdalTools при вызове его метода initGui()
Traceback (most recent call last):
File "C:/OSGeo4W/apps/qgis-dev/./pythonqgisutils.py", line 147, in startPlugin
plugins[packageName].initGui()
File "C:/Users/user/.qgis/python/pluginsGdalToolsGdalTools.py", line 81, in initGui
from tools.GdalTools_utils import Version, GdalConfig
File "C:/OSGeo4W/apps/qgis-dev/./pythonqgisutils.py", line 283, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
ImportError: No module named tools.GdalTools_utils
Версия Python:
2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Версия:
1.8.0-Trunk Trunk, fb56838
Путь поиска Python: ['C:/OSGeo4W/apps/qgis-dev/./python', 'C:/Users/user/.qgis/python', 'C:/Users/user/.qgis/python/plugins', 'C:/OSGeo4W/apps/qgis-dev/./python/plugins', 'C:\OSGeo4W\bin\python25.zip', 'C:\OSGeo4W\apps\Python25\DLLs', 'C:\OSGeo4W\apps\Python25\lib', 'C:\OSGeo4W\apps\Python25\lib\plat-win', 'C:\OSGeo4W\apps\Python25\lib\lib-tk', 'C:\OSGeo4W\apps\qgis-dev\bin', 'C:\OSGeo4W\apps\Python25', 'C:\OSGeo4W\apps\Python25\lib\site-packages', 'C:\OSGeo4W\apps\Python25\lib\site-packages\win32', 'C:\OSGeo4W\apps\Python25\lib\site-packages\win32\lib', 'C:\OSGeo4W\apps\Python25\lib\site-packages\Pythonwin', 'C:\OSGeo4W\apps\Python25\lib\site-packages\wx-2.8-msw-unicode']
Подскажите пожалуйста, может что-то попробовать переустановить ??? Заранее спасибо!!!
Типовые ошибки в QGIS, или когда что-то не работает
- Не используйте кириллицу. Нигде — ни в именах файлов, ни в папках. Если в имени пользователя Windows/MacOS есть кириллица, то работайте, например, в какой-нибудь папке на диске C, D и тп. При использовании различных функций в QGIS файлы или папки на кириллице создают проблемы в дальнейшем. Если у вас имя пользователя на кириллице:
- Вариант 1 http://gis-lab.info/forum/viewtopic.php?t=12380 и расширенная статья
- Вариант 2 https://answers.microsoft.com/ru-ru/windows/forum/windows_7-performance/%D0%BA%D0%B0%D0%BA/0ed802de-d597-44c6-8dcf-d6002ffce86d?auth=1
- Не стоит использовать пробелы в имени файла
- Для векторных данных необходимо не забывать отключать редактирование!
- После того, как мы выбрали какие-либо объекты и выполнили нужные нам действия, обязательно снимаем выборку.
- При подрезке растра или других операциях системы координат растра и другого слоя (растрового или векторного) должны быть идентичными!
- При работе с растрами имеет смысл сохранить их в спроецированную систему координат
- Если атрибуты в shp-файле отображаются «кракозябрами», значит, надо поменять кодировку слоя. Правый клик по слою — Свойства слоя — Общие — Кодировка. UTF-8 или win-1251 обычно срабатывают. Также возможно отключить игнорирование кодировки (только для shp-файлов)
- Не работайте в проектах, которые получены с сайта https://data.nextgis.com/ru/ Старые версии проектов приводят к ошибкам — например, теряются слои. Создавайте новый проект с нуля!
- Если все сплюснутое, значит, у вас скорее всего для проекта выставлена система координат WGS 84 EPSG 4326. Как ее менять, см. Руководство по подбору спроецированной системы координат https://youtu.be/QUf8F9D7ZS4
- WGS 84/Pseudo Mercator (3857) не подходит для экспорта в CAD и вывода в pdf, если вы архитектор! Все размеры объектов могут быть больше в несколько раз. См. подробнее Импорт/экспорт в CAD и тему про системы координат.
- У слоя (набора данных) обычно уже есть система координат, ее выставлять/менять не надо — слой “сам знает, куда вставать”. Выставляется лишь система координат проекта. Есть редкие исключения, когда в shp-наборе потерян файл prj с указанием СК, или QGIS не может что-то распознать — тогда QGIS сам предложит указать СК именно для слоя.
- Векторные данные в формате shp обычно состоят из набора 5-6 файлов с тем же именем, но другими расширениями (dbf, prj, shx и тп). Очень часто вы отправляете мне только файлы с расширением .shp. Надо отправлять весь набор/ Также часто отправляют QGIS-проект (файл .qgs) без самих данных
- Файлы geojson хранят геометрию разного типа, и это приводит к проблемам в расчетах. Например, если файл содержит и точки, и полигоны, то при вычислении площади полигона QGIS даст нулевой результат
- Храните файлы геоданных и сам проект QGIS рядом, называйте их осмысленно
-
Первое, с чего обычно начинается рассказ о геоинформационных системах – это описание поверхности Земли и способы определения местоположения …
-
Не используйте кириллицу. Нигде — ни в именах файлов, ни в папках. Если в имени пользователя Windows/MacOS есть кириллица, то работайте, на…
-
WMS, TMS, WMTS WMS – Web Map Service – традиционный вид веб-слоя, растровый формат («картинка»). Характерен для ГИС на пред…
Я бы рекомендовал устанавливать с помощью OSGEO4W Network Installer, который является менеджером пакетов для программного обеспечения ГИС с открытым исходным кодом. Это даст вам больше возможностей для наблюдения за процессом установки и гибкости при решении проблем, которые могут возникнуть. См. https://gis.stackexchange.com/questions/164976/what-is-osgeo4w
QGIS, как и многие другие ГИС-приложения с открытым исходным кодом, использует другие компоненты с открытым исходным кодом как часть своей среды. Все они могут быть собраны в отдельную версию по адресу http://www.qgis.org/en/site/forusers/download.html. Однако есть и другой способ, использующий сетевой установщик OSGEO4W, также доступный на той же странице загрузки.
Как я понимаю, OSGeo4W — это зонтичный пакет установки, который позволяет устанавливать совместимые версии компонентов в той же среде установки. Он обеспечивает лучшую видимость того, что установлено, и позволяет обновлять отдельные компоненты при необходимости.
Как вы уже выяснили, если есть старая версия QGIS, сначала удалите ее обычным способом, при этом важно удалить папку C:Users/Program Files/QGIS.
Скачайте OSGeo4W с сайта http://www.qgis.org/en/site/forusers/download.html.
Запустите исполняемый файл и в первом окне выберите ‘Advanced install’, затем перейдите по окнам до опции ‘Select Packages’.
Вы можете проверить наличие скрытых компонентов в вашей системе, открывая каждую категорию по очереди и проверяя, что в каждой строке рядом с пакетом указано «Пропустить».
Это покажет, что компоненты GIS были успешно деинсталлированы. Скорее всего, все они будут показывать «Skip», если только в вашей системе нет других программ ГИС с открытым исходным кодом. Если они есть, и они вам не нужны, нажмите на skip, пока он не изменится на uninstall, или, если вы хотите сохранить их, оставьте skip, или, возможно, установите последнюю версию?
В категории Desktop нажмите на Skip на строке qgi-ltr: QGIS Desktop (долгосрочный релиз) — Чтобы добавить последнюю версию LTR
Или пропустите в строке qgis: QGIS Desktop для последней версии
Вы можете установить другие компоненты или другое программное обеспечение ГИС, например, если вы используете файлы ECW, как я в своей работе, то вам нужно открыть категорию Libs и нажать на Skip на строке gdal-ecw: ECW Raster Plugin for GDAL.
(ECW — это компонент без открытого исходного кода, и этот плагин не устанавливается стандартно через установку OSGeo4W).
Если вы не уверены, я бы рекомендовал не усложнять и просто установить QGIS, а затем вернуться и установить другие компоненты по мере необходимости. В процессе установки на одном из экранов можно установить Unmet Dependencies — пакеты, требуемые QGIS, но не выбранные. Таким образом, вам не нужно беспокоиться о том, какие еще компоненты вам нужны, поскольку OSGeo4W сделает это за вас автоматически.
Перейти к контенту
A few weeks ago I formatted my laptop where among other things QGIS 3.4 was installed.
In the last 48 hours I was busy trying to reinstall it, but until now without succeess.
I have a Thinkpad with Windows 10 PRO. I installed versions 3.4 and 3.2 several times: everything goes well but I do not get the launch icon and in «ProgramFiles» the postinstall.bat icon gives the message:
Windows cannot access the specified device, path, or file. You may not have the appropriate permission to access the item.
With a Windows technician I have checked all the admin settings in my PC. We also have created an administrative account. Same issue.
Edit:
I have installed using OSGEO4W. It was installed not only QGIS 3.10 but also a lot of software which I would like to get rid of. When I open QGIS I ge this message: ‘ An error has occurred while executing Python code:
*PermissionError: [WinError 5] Access is denied
Traceback (most recent call last):
File «C:/OSGEO4~1/apps/qgis/./python/pluginsprocessingalgssagaSagaAlgorithmProvider.py», line 86, in loadAlgorithms
version = SagaUtils.getInstalledVersion(True)
File «C:/OSGEO4~1/apps/qgis/./python/pluginsprocessingalgssagaSagaUtils.py», line 141, in getInstalledVersion
universal_newlines=True,
File «C:OSGEO4~1appsPython37libsubprocess.py», line 756, in init
restore_signals, start_new_session)
File «C:OSGEO4~1appsPython37libsubprocess.py», line 1155, in _execute_child
startupinfo)
PermissionError: [WinError 5] Access is denied
A few weeks ago I formatted my laptop where among other things QGIS 3.4 was installed.
In the last 48 hours I was busy trying to reinstall it, but until now without succeess.
I have a Thinkpad with Windows 10 PRO. I installed versions 3.4 and 3.2 several times: everything goes well but I do not get the launch icon and in «ProgramFiles» the postinstall.bat icon gives the message:
Windows cannot access the specified device, path, or file. You may not have the appropriate permission to access the item.
With a Windows technician I have checked all the admin settings in my PC. We also have created an administrative account. Same issue.
Edit:
I have installed using OSGEO4W. It was installed not only QGIS 3.10 but also a lot of software which I would like to get rid of. When I open QGIS I ge this message: ‘ An error has occurred while executing Python code:
*PermissionError: [WinError 5] Access is denied
Traceback (most recent call last):
File «C:/OSGEO4~1/apps/qgis/./python/pluginsprocessingalgssagaSagaAlgorithmProvider.py», line 86, in loadAlgorithms
version = SagaUtils.getInstalledVersion(True)
File «C:/OSGEO4~1/apps/qgis/./python/pluginsprocessingalgssagaSagaUtils.py», line 141, in getInstalledVersion
universal_newlines=True,
File «C:OSGEO4~1appsPython37libsubprocess.py», line 756, in init
restore_signals, start_new_session)
File «C:OSGEO4~1appsPython37libsubprocess.py», line 1155, in _execute_child
startupinfo)
PermissionError: [WinError 5] Access is denied
Здравствуйте, обновил пакет «libpq» и QGIS стал загружаться, спасибо!!!
Еще вопрос, попытался установить matplotlib для Statist, после обновления через OSGeo4w, вылезает ошибка:
Код: Выделить всё
Не удалось загрузить модуль GdalTools при вызове его метода initGui()
Traceback (most recent call last):
File "C:/OSGeo4W/apps/qgis-dev/./pythonqgisutils.py", line 147, in startPlugin
plugins[packageName].initGui()
File "C:/Users/user/.qgis/python/pluginsGdalToolsGdalTools.py", line 81, in initGui
from tools.GdalTools_utils import Version, GdalConfig
File "C:/OSGeo4W/apps/qgis-dev/./pythonqgisutils.py", line 283, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
ImportError: No module named tools.GdalTools_utils
Версия Python:
2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Версия:
1.8.0-Trunk Trunk, fb56838
Путь поиска Python: ['C:/OSGeo4W/apps/qgis-dev/./python', 'C:/Users/user/.qgis/python', 'C:/Users/user/.qgis/python/plugins', 'C:/OSGeo4W/apps/qgis-dev/./python/plugins', 'C:\OSGeo4W\bin\python25.zip', 'C:\OSGeo4W\apps\Python25\DLLs', 'C:\OSGeo4W\apps\Python25\lib', 'C:\OSGeo4W\apps\Python25\lib\plat-win', 'C:\OSGeo4W\apps\Python25\lib\lib-tk', 'C:\OSGeo4W\apps\qgis-dev\bin', 'C:\OSGeo4W\apps\Python25', 'C:\OSGeo4W\apps\Python25\lib\site-packages', 'C:\OSGeo4W\apps\Python25\lib\site-packages\win32', 'C:\OSGeo4W\apps\Python25\lib\site-packages\win32\lib', 'C:\OSGeo4W\apps\Python25\lib\site-packages\Pythonwin', 'C:\OSGeo4W\apps\Python25\lib\site-packages\wx-2.8-msw-unicode']
Подскажите пожалуйста, может что-то попробовать переустановить ??? Заранее спасибо!!!
Я знаю, что прошло более двух лет, но я опубликую, что это сработало для меня, если кто-то еще найдет этот вопрос.
Похоже, aptitude лучше справляется с зависимостями, поэтому я запустил:
$ sudo aptitude install qgis
Важно отметить, что первый вариант, который он мне дал, был:
Keep the following packages at their current version:
1) python3-psycopg2 [Not Installed]
2) python3-qgis [Not Installed]
3) qgis [Not Installed]
4) qgis-plugin-grass [Not Installed]
Accept this solution? [Y/n/q/?] n
Я выбрал n, потому что решение оставить эти пакеты неустановленными не решает мою ситуацию, затем было предложено:
The following actions will resolve these dependencies:
Install the following packages:
1) python3-psycopg2 [2.8.4-2 (focal)]
И тогда я нажимаю y, потому что установка этой зависимости — это решение, которое мне нужно.
Я бы посоветовал попробовать с aptitude, но будьте осторожны, потому что он не решит проблему волшебным образом, и вам нужно обратить внимание и выбрать правильный путь.
I installed QGIS 2.18 after i had uninstalled the version 2.16. It installed quite well but it is not starting at all. I went into the program directory and click on the exe file and got the error «The program can’t start because qgis_app.dll is missing from your computer. Try reinstalling the program to fix this problem». I have installed severally and the same error keeps coming on. Any help?
underdark♦
83k20 gold badges226 silver badges410 bronze badges
asked May 12, 2017 at 8:53
6
I’ve had the same problem (missing dll files) with QGIS 2.14 LTR and I reinstalled several times. Opening QGIS with the bat file did not work.
My problem has been solved by uninstalling and searching for all «qgis» files (not the project files) on the C-drive and delete them (also temporary files).
After that and a fresh install of QGIS 2.14 LTR, it works!
answered Jul 11, 2017 at 12:52
Same problem. Go to C:Program FilesQGIS 2.18bin, copy qgis.bat.tmpl, and rename it to qgis.bat, open it. That’s it!
answered Feb 7, 2018 at 17:11
JonasJonas
1291 bronze badge
I had this problem on an upgraded Win machine just now and the file to redirect to — for 2.14.1x at least is qgis-ltr.bat. All shortcuts / aliases should point to this.
answered Sep 1, 2017 at 15:09
I got this error with windows when I didn’t install as administrator, reinstalling with elevated permissions solved it for me. To install as admin, right click on the installer exe and click ‘run as administrator’.
answered Dec 15, 2017 at 18:27
1
После установки QGIS 2.18.11 ‘Las Palmas‘ ждала меня такая вот неприятность:
Как выяснилось — это отсутствие пакета «Microsoft Visual C++ 2015» в системе. Скачать можно на сайте ⇨ Microsoft. Но этого оказалось мало: в системе уже был установлен «Microsoft Visual C++ 2017» и пока я его не снёс 2015-ю не смог поставить. Проблема решилась.
Есть еще одна тонкость установки QGIS. Многие функции геообработки завязаны на GRASS GIS и SAGA GIS входящие в пакет. Если ставить программу по умолчанию, то геообработка (частично) будет работать с ошибками или вообще не работать. Например, в калькуляторе полей отсутствует перечисление полей в разделе «Поля и значения». Еще (уже не помню), были какие-то проблемы с обработкой геометрии. Ошибки возникают из-за пробела в пути по умолчанию «C:Program Files…».
Ставить QGIS нужно в папку «C:OSGeo4W» и будет вам счастье.
В версии 2.18.11 старые проекты могут «расползтись», чтобы вернуть всё назад идем в меню «Проекты / Свойства проекта…», вкладка «Система координат» и выбираем ту систему, в которой был сделан проект изначально.
Skip to content
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and
privacy statement. We’ll occasionally send you account related emails.
Already on GitHub?
Sign in
to your account
Labels
Bug
Either a bug report, or a bug fix. Let’s hope for the latter!
Build/Install
Related to compiling or installing QGIS
Windows
Related to Windows operating system
Полученное сообщение об ошибке просто говорит о том, что некоторые зависимости не могут быть установлены из «стандартного» хранилища Ubuntu (для вашей версии Ubuntu).
Например, python-qgis-common (из пакета, который вы пытаетесь установить) зависит от libqgis2.0.1
Однако, если вы посмотрите на версию этого пакета, установленную Ubuntu в официальном стандартном репозитории:
http://packages.ubuntu.com/search?suite=default§ion=all&arch=any&keywords=libqgis&searchon=names
Вы можете увидеть версию, поддерживаемую Ubuntu (из их официального репо): 1.7.5 для Raring и выше. Ничего точного…
Ну, Ubuntu всегда опаздывает на поддержку последней версии любого неосновного программного обеспечения.
Однако мне удалось установить последнюю версию QGIS на мою Ubuntu 12.04 Precise, просто посетив веб-сайт QGIS.org:
http://hub.qgis.org/projects/quantum-gis/wiki/Download
Когда в беде всегда лучше обратиться к веб-сайту организации.
Тогда посмотрите на Chapter 2.6 Ubuntu
Репозитории должны быть добавлены в файл /etc/apt/sources.list выпуская:
sudo gksu gedit /etc/apt/sources.list
Тогда беги как обычно
sudo apt-get update
sudo apt-get install qgis
Ответ в командной строке будет рекомендовать вам установить следующие пакеты:
qgis-plugin-grass pyhton-qgis qgis-plugin-globe
Получите некоторую информацию о том, нужно ли их устанавливать.
Вот и все. Нет больше бла-бла. Я обычно предпочитаю понимать команды и действия, которые предпринимаю, чтобы исправить проблему. Нет лучшего источника, чем оригинальный разработчик.












