после обновления из репозитария проблема вернулась
- Код: Выделить всё
Не удалось загрузить модуль openLand при вызове его метода initGui()
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 213, in startPlugin
plugins[packageName].initGui()
File "/home/av/.qgis2/python/plugins/openLand/openland.py", line 234, in initGui
self.updateProjectFromDefault()
File "/home/av/.qgis2/python/plugins/openLand/openland.py", line 604, in updateProjectFromDefault
if (os.path.exists(file4Update)) and (os.path.getmtime(fileProject) File "/usr/lib/python2.7/genericpath.py", line 54, in getmtime
return os.stat(filename).st_mtime
OSError: [Errno 2] Нет такого файла или каталога: '/home/av/.qgis2/python/plugins/openLand\\projects\\openLand.qgs'