-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I get the error below running beeline on QGIS 3.28 for linux. Interestingly enough if I run the same file through beeline in the windows version of QGIS 3.28 I get no such error and the program works correctly.
An error has occurred while executing Python code:
TypeError: setValue(self, value: int): argument 1 has unexpected type 'float'
Traceback (most recent call last):
File "/home/tim/.local/share/QGIS/QGIS3/profiles/default/python/plugins/Beeline/beeline.py", line 283, in run
progress.setValue(percent)
TypeError: setValue(self, value: int): argument 1 has unexpected type 'float'
Python version: 3.11.6 (main, Oct 8 2023, 05:06:43) [GCC 13.2.0]
QGIS version: 3.28.10-Firenze Firenze, exported
Metadata
Metadata
Assignees
Labels
No labels