Thank you for your very interesting tutorial. I tried and got the following problem. Could you help me out, please?
An error has occurred while executing Python code:
ValueError: not enough values to unpack (expected 2, got 1)
Traceback (most recent call last):
File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 564, in run
(path, layer_id) = layerName.split('|')
ValueError: not enough values to unpack (expected 2, got 1)
Thank you for your very interesting tutorial. I tried and got the following problem. Could you help me out, please? An error has occurred while executing Python code:
ValueError: not enough values to unpack (expected 2, got 1) Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 564, in run (path, layer_id) = layerName.split('|') ValueError: not enough values to unpack (expected 2, got 1)
Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] QGIS version: 3.16.1-Hannover Hannover, b381a90dca
2020-11-27T19:21:06 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:21:06 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:21:06 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:21:06 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:21:06 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:21:06 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:22:15 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 564, in run (path, layer_id) = layerName.split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:24:20 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:24:20 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:24:20 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:24:20 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:24:20 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:24:20 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:24:20 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:24:20 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:24:27 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 564, in run (path, layer_id) = layerName.split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:37:22 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:37:22 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:37:22 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:37:22 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:37:22 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:37:22 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:37:22 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:37:22 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:37:22 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:37:22 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:38:05 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:38:05 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:38:05 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:38:05 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:38:05 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:38:05 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:38:05 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:38:05 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:38:05 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:38:05 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:38:05 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:38:05 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:38:11 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 564, in run (path, layer_id) = layerName.split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:51 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:51 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:51 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:51 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:51 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:51 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:51 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:51 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:51 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:51 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:51 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:51 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:51 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:51 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:52 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:52 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:52 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:52 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:52 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:52 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:52 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:52 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:52 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:52 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:52 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:52 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:52 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)
2020-11-27T19:45:52 WARNING Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 530, in self.dlg.comboBox.activated.connect(lambda: self.load_comboBox()) File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1)