CSIRO-Precision-Agriculture / PAT_QGIS_Plugin

PAT is a QGIS plugin containing a collection of tools for processing precision agriculture data.
Other
25 stars 8 forks source link

Bluetooth API error on Installation #61

Closed cratcliff closed 1 year ago

cratcliff commented 2 years ago

When I install PAT I get the following error.

image

I am using QGIS on Windows 8.

cratcliff commented 2 years ago

This is an issue with a dependency (PyQT) of QGIS that's not working on older Windows versions. See also Extension disabled because it caused QGIS to crash, enricofer/go2streetview#41, or winpython/winpython#592.

A possible workaround is to find the Qt5Bluetooth.dll file and rename it to Qt5Bluetooth.dll1. It will be in a folder similar to C:\Program Files\QGIS 3.18\apps\qt5\bin\ depending on your QGIS version.