Skip to content

Beeline on QGIS linux doesn't work #8

@timay91

Description

@timay91

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions