You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: setValue(self, value: int): argument 1 has unexpected type 'float'
Traceback (most recent call last):
File "C:\Users/Admin/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\SDEllipse\SDEllipse.py", line 127, in run
self.dlg.progressBar.setValue(0.0)
Python version: 3.12.4 (main, Jun 10 2024, 12:48:35) [MSC v.1938 64 bit (AMD64)]
QGIS version: 3.38.0-Grenoble Grenoble, 37aa6188bc
The text was updated successfully, but these errors were encountered:
TypeError: setValue(self, value: int): argument 1 has unexpected type 'float'
Traceback (most recent call last):
File "C:\Users/Admin/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\SDEllipse\SDEllipse.py", line 127, in run
self.dlg.progressBar.setValue(0.0)
Python version: 3.12.4 (main, Jun 10 2024, 12:48:35) [MSC v.1938 64 bit (AMD64)]
QGIS version: 3.38.0-Grenoble Grenoble, 37aa6188bc
The text was updated successfully, but these errors were encountered: