-
Notifications
You must be signed in to change notification settings - Fork 37
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
This Windows version (6.3.9600) does not support the required bluetooth API. #103
Comments
Thanks for reporting this. It seems to be an issue with a dependency (PyQT) of QGIS that's not working on older Windows versions in all cases. See also enricofer/go2streetview#41, or winpython/winpython#592. There seems to exist a weird work-around but ultimately this should be fixed in QGIS or that dependency. If there are more reports from users with this issue we may decide to implement the work-around, but for now this has low priority. I would recommend updating to Windows 10, or alternatively opening an issue in the QGIS bug tracker. If you decide to do the latter, please add the link in here for reference. |
Closing. @IreneCrisologo please let us know if this is still an issue. |
Hello, |
I've "solve" this on my PC: Go to c:\Python37\Lib\site-packages\PyQt5\Qt\bin\ (or where your python installed in) and rename Qt5Bluetooth.dll to Qt5Bluetooth.dll1 |
Describe the bug
An error window appears, saying "This Windows version (6.3.9600) does not support the required bluetooth API. Consider updating to a more recent Windows (10.0.10685 or above)."
To Reproduce
I installed the latest QGIS (3.4, 64-bit). In the Plugins > Manage and Install Plugins menu I searched for GIS4WRF and clicked on "Install plugin". Then the error appeared.
Expected behavior
I expected that the plugin would be installed.
Screenshots
Operating System Information (please complete the following information):
The text was updated successfully, but these errors were encountered: