Git Product home page Git Product logo

Comments (4)

yellow-sky avatar yellow-sky commented on August 16, 2024

Желателен текст сообщения а не скриншот.
То что отображается в окне криво - не факт что ошибка в путях.

Попробую воспроизвести на венде.

from quickmapservices.

drnextgis avatar drnextgis commented on August 16, 2024

Согласен, но после того как был заведен новый пользователь и из под него был переустановлен QGIS и модуль - ошибка исчезла.

from quickmapservices.

simgislab avatar simgislab commented on August 16, 2024

Подтверждаю ошибку. Если пользователь назван "Пользователь" модуль не стартует. Не успел записать ошибку, увы.

from quickmapservices.

drnextgis avatar drnextgis commented on August 16, 2024
Не удалось загрузить модуль quick_map_services из-за ошибки при вызове его метода initGui()


Traceback (most recent call last):
  File "C:/PROGRA~1/QGISWI~1/apps/qgis-ltr/./python\qgis\utils.py", line 228, in startPlugin
    plugins[packageName].initGui()
  File "C:/Users/21   /.qgis2/python/plugins\quick_map_services\quick_map_services.py", line 112, in initGui
    self.build_menu_tree()
  File "C:/Users/21   /.qgis2/python/plugins\quick_map_services\quick_map_services.py", line 232, in build_menu_tree
    self.groups_list = DsGroupsList(self.locale, self.custom_translator)
  File "C:/Users/21   /.qgis2/python/plugins\quick_map_services\ds_groups_list.py", line 46, in init
    self._fill_groups_list()
  File "C:/Users/21   /.qgis2/python/plugins\quick_map_services\ds_groups_list.py", line 53, in _fill_groups_list
    self._read_ini_file(root, ini_file)
  File "C:/Users/21   /.qgis2/python/plugins\quick_map_services\ds_groups_list.py", line 75, in _read_ini_file
    error_message = 'Group INI file can\'t be parsed: ' + e.message
  File "C:/PROGRA~1/QGISWI~1/apps/qgis-ltr/./python\qgis\utils.py", line 55, in showWarning
    "warning:%s\ntraceback:%s" % ( warnings.formatwarning(message, category, filename, lineno), stk),
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 19: ordinal not in range(128)

from quickmapservices.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.