Git Product home page Git Product logo

Comments (3)

lbartoletti avatar lbartoletti commented on June 26, 2024

The error seems to be from go2mapillary extension

File "/home/USER/.local/share/QGIS/QGIS3/profiles/default/python/plugins/go2mapillary/resources.py", line 10, in
from PyQt4 import QtCore

Can you try to disable it, please?

from landsurveycodesimport.

XRolland avatar XRolland commented on June 26, 2024

Hi,
I removed it, re-install landsurveycodesimport without any problem, and finally re-install go2mapillary without problem neither warning.
Everything was working (didn't execute the codification but windows opened without problem). But when I closed QGIS and relaunched it, I got the same warning again.
So I disabled one again go2mapillary, re-install for more safety landsurveycodesimport (without warning window) and closed QGIS.
When I ran QGIS one more time, I got neither no warning window, but just in the log panel, in the Python warning part:

2020-04-09T22:41:56     WARNING    warning:/usr/lib/python3/dist-packages/PyQt5/uic/objcreator.py:152: DeprecationWarning: 'U' mode is deprecated
              plugin = open(filename, 'rU')
             
             traceback: File "", line 1, in 
              File "/usr/lib/python3/dist-packages/qgis/utils.py", line 354, in startPlugin
              if not _startPlugin(packageName):
              File "/usr/lib/python3/dist-packages/qgis/utils.py", line 334, in _startPlugin
              plugins[packageName] = package.classFactory(iface)
              File "/home/USER/.local/share/QGIS/QGIS3/profiles/default/python/plugins/LandSurveyCodesImport/__init__.py", line 33, in classFactory
              from .land_survey_field_codes import LandSurveyFieldCodes
              File "/usr/lib/python3/dist-packages/qgis/utils.py", line 744, in _import
              mod = _builtin_import(name, globals, locals, fromlist, level)
              File "", line 971, in _find_and_load
              File "", line 955, in _find_and_load_unlocked
              File "", line 665, in _load_unlocked
              File "", line 678, in exec_module
              File "", line 219, in _call_with_frames_removed
              File "/home/USER/.local/share/QGIS/QGIS3/profiles/default/python/plugins/LandSurveyCodesImport/land_survey_field_codes.py", line 30, in 
              from .land_survey_field_codes_dialog import LandSurveyFieldCodesDialog
              File "/usr/lib/python3/dist-packages/qgis/utils.py", line 744, in _import
              mod = _builtin_import(name, globals, locals, fromlist, level)
              File "", line 971, in _find_and_load
              File "", line 955, in _find_and_load_unlocked
              File "", line 665, in _load_unlocked
              File "", line 678, in exec_module
              File "", line 219, in _call_with_frames_removed
              File "/home/USER/.local/share/QGIS/QGIS3/profiles/default/python/plugins/LandSurveyCodesImport/land_survey_field_codes_dialog.py", line 41, in 
              resource_suffix='')
              File "/usr/lib/python3/dist-packages/PyQt5/uic/__init__.py", line 198, in loadUiType
              winfo = compiler.UICompiler().compileUi(uifile, code_string, from_imports, resource_suffix, import_from)
              File "/usr/lib/python3/dist-packages/PyQt5/uic/Compiler/compiler.py", line 53, in __init__
              qtproxies.QtWidgets, CompilerCreatorPolicy())
              File "/usr/lib/python3/dist-packages/PyQt5/uic/uiparser.py", line 177, in __init__
              self.factory = QObjectCreator(creatorPolicy)
              File "/usr/lib/python3/dist-packages/PyQt5/uic/objcreator.py", line 85, in __init__
              if self.load_plugin(filename, plugin_globals, plugin_locals):
              File "/usr/lib/python3/dist-packages/PyQt5/uic/objcreator.py", line 152, in load_plugin
              plugin = open(filename, 'rU')

I have no idea if it's related...

Do you understand what's the conflict between the two plugins?

from landsurveycodesimport.

delhomer avatar delhomer commented on June 26, 2024

The project is being migrated; the thread is living at https://gitlab.com/Oslandia/qgis/landsurveycodesimport/-/issues/16.

from landsurveycodesimport.

Related Issues (12)

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.