-
Notifications
You must be signed in to change notification settings - Fork 10
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
Run crash in version 3.38 #38
Comments
I encountered the same problem, here is how I solved it: |
改了NNJoin_plugin.py的值,运行会报NNJoin_gui.py的错误,按照这个同理改,运行直接崩溃了 |
执行Python代码时发生错误:
TypeError: setValue(self, value: int): argument 1 has unexpected type 'float'
Traceback (most recent call last):
File "C:\Users/leezn09/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\NNJoin\NNJoin_plugin.py", line 137, in run
self.dlg.progressBar.setValue(0.0)
TypeError: setValue(self, value: int): argument 1 has unexpected type 'float'
Python版本: 3.12.5 (main, Aug 8 2024, 11:21:54) [MSC v.1938 64 bit (AMD64)]
QGIS版本: 3.38.2-Grenoble Grenoble, 130c432394
Python路径:
C:\Users/leezn09/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\geohey_toolbox
D:/leezn/QGIS33
1.2/apps/qgis/./python1.2/apps/qgis/./python/pluginsC:/Users/leezn09/AppData/Roaming/QGIS/QGIS3\profiles\default/python
C:/Users/leezn09/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins
D:/leezn/QGIS33
D:\leezn\QGIS33
1.2\apps\grass\grass84\etc\python1.2\apps\Python312\DLLsC:\Users\leezn09\Documents
D:\leezn\QGIS 3.38.2\bin\python312.zip
D:\leezn\QGIS33
D:\leezn\QGIS33
1.2\apps\Python312\Lib1.2\apps\Python312D:\leezn\QGIS 3.38.2\bin
D:\leezn\QGIS33
D:\leezn\QGIS33
1.2\apps\Python312\Lib\site-packages1.2\apps\Python312\Lib\site-packages\win32D:\leezn\QGIS33
D:\leezn\QGIS33
1.2\apps\Python312\Lib\site-packages\win32\lib1.2\apps\Python312\Lib\site-packages\PythonwinD:\leezn\QGIS33
C:/Users/leezn09/AppData/Roaming/QGIS/QGIS3\profiles\default/python
C:\Users/leezn09/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qgis_resource_sharing
C:\Users\leezn09\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\qgis_resource_sharing
C:\Users\leezn09\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\qgis_resource_sharing\ext_libs
The text was updated successfully, but these errors were encountered: