GIScience / orstools-qgis-plugin

Plugin for QGIS with a set of tools to use openrouteservice API´s, based on openstreetmap
https://plugins.qgis.org/plugins/ORStools/
MIT License
91 stars 31 forks source link

Uncaught RuntimeError: wrapped C/C++ object of type ORSdirectionsPointsLayersAlgo has been deleted #119

Closed baditaflorin closed 3 years ago

baditaflorin commented 3 years ago

Steps to reproduce

  1. First
  2. Second
  3. Third
Traceback (most recent call last):
  File "/Users/florin/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/ORStools/proc/provider.py", line 69, in loadAlgorithms
    self.addAlgorithm(alg)
RuntimeError: wrapped C/C++ object of type ORSdirectionsPointsLayersAlgo has been deleted

ORStools 1.2.3, QGIS 3.4.5-Madeira on Darwin 19.6.0

bellanz80 commented 3 years ago

I have the same error, since several months. Both in QGIS 3.12, 3.14 and now 3.16, standalone and OSGEO

New profile, no plug in Windows 10

Steps: 1) new profile 2) install the plug 3) enter the settings menu 4) when you click the OK button, the error appears

image image image

bellanz80 commented 3 years ago

Hi. I keep with the same error. Is there something that can be modified? Thanks a lot!

image