esc-unil / Visualist

Visualist is a plugin for Crime Analyst in Quantum GIS
Other
8 stars 1 forks source link

Visualist doesn't load #3

Closed keboen closed 4 years ago

keboen commented 5 years ago

An error has occurred while executing Python code:

RuntimeError: wrapped C/C++ object of type PointsInPolygon has been deleted Traceback (most recent call last): File "C:/Users/bobco/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\visualist\visualist_provider.py", line 85, in loadAlgorithms self.addAlgorithm( alg ) RuntimeError: wrapped C/C++ object of type PointsInPolygon has been deleted

Python version: 3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:59:51) [MSC v.1914 64 bit (AMD64)] QGIS version: 3.8.1-Zanzibar Zanzibar, dcd95cc648

qrossy commented 4 years ago

Bug fixed, I'll push a new version ASAP