Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error TypeError: setValue(self, int): argument 1 has unexpected type 'float' #32

Open
LJ16 opened this issue Jul 26, 2022 · 3 comments
Open

Comments

@LJ16
Copy link

LJ16 commented Jul 26, 2022

Hi
have you a issue for me ?
after install NNjoin on Ubuntu 22.04 and QGIS 3.22, when i click on icon

`Une erreur est survenue lors de l'éxécution du code Python:

TypeError: setValue(self, int): argument 1 has unexpected type 'float'
Traceback (most recent call last):
File "/home/laurent/.local/share/QGIS/QGIS3/profiles/default/python/plugins/NNJoin/NNJoin_plugin.py", line 139, in run
self.dlg.progressBar.setValue(0.0)
TypeError: setValue(self, int): argument 1 has unexpected type 'float'

Version de Python : 3.10.4 (main, Jun 29 2022, 12:14:53) [GCC 11.2.0]
Version de QGIS : 3.22.4-Białowieża Białowieża, exported `

LJ

@KatonaZsolt
Copy link

Same here!

@raymondnijssen
Copy link

I fixed this today and uploaded to my github repository: https://github.com/raymondnijssen/qgisnnjoinplugin/tree/progressbar
This plugin will unfortunately not be further developed by the author, so a pull request is not going to work. Not sure if I can get this into the online QGIS plugin repo. For now you can download the linked repo as .zip and "install from zip" with the QGIS Plugin Manager.

@9ls1
Copy link

9ls1 commented Oct 4, 2023

@raymondnijssen Thanks for maintaining this very nice plugin!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants