This windows version does not support the required bluetooth api

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)....

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

Labels

bug

Something isn’t working

Comments

@IreneCrisologo

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
image

Operating System Information (please complete the following information):

  • OS: Windows 8.1 Pro

@letmaik

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.

@dmey

@Fabien98

@qmor

I’ve «solve» this on my PC:

Go to c:Python37Libsite-packagesPyQt5Qtbin (or where your python installed in) and rename

Qt5Bluetooth.dll to Qt5Bluetooth.dll1

idchangyifan, Hossein-Madadi, devkarim, wejengin2, derminer007, mayank-suman, robertolanuti, vatavian, hakanocal, mohammad-aqajani, and 8 more reacted with thumbs up emoji
Kelvin-spacy and ucefsig reacted with heart emoji

@dmey
dmey

mentioned this issue

Feb 8, 2021

Labels

bug

Something isn’t working

Been using spyder3 IDE to play around with python. I reformatted my computer recently and then ran into this problem when starting sypder:

My usual steps after a computer format are:

1) Install Python 3 from python.org windows .exe download.

2) Run these commands in command prompt.

    pip install PyQt5
    pip install spyder

3) Using explorer, navigate to python/scripts/ and double clicked on spyder3.exe.

4) Usually spyder3 will start now, but recently I have been getting this error box:
Windows Error Box

«This Windows version (6.3.9600) does not support the required Bluetooth API. Consider updating to a more recent Windows (10.0.10586 or above).»

I reformatted my computer again, reinstalled everything but the problem is persisting.

I tried to load spyder3 by downloading the spyder .zip git-hub and using the following command:

    python bootstrap.py

but this leads me to the same error message.

Both these methods worked fine before, I am unsure what caused it and how to proceed. Kindly asking for your insights :)

Содержание

  1. This Windows version (6.3.9600) does not support the required bluetooth API. #103
  2. Comments
  3. IreneCrisologo commented Nov 27, 2018
  4. letmaik commented Nov 28, 2018
  5. dmey commented Dec 12, 2018
  6. This Windows version (6.3.9600) does not support the required Bluetooth API. Consider updating to a more recent WIndows (10.0.10586 or above) #549
  7. Comments
  8. appelpaiter commented Apr 11, 2019
  9. Expected Behavior
  10. Actual Behavior
  11. Steps to Reproduce the Problem
  12. Specifications
  13. dominic22 commented Apr 11, 2019 •
  14. Witcher 3 Mod Installer and Uninstaller
  15. Bluetooth Low Energy API for Windows 7.0
  16. 4 Answers 4
  17. QGIS » QGIS Application
  18. Задачи
  19. Сохранённые запросы
  20. Bug report #20867
  21. История
  22. #1 Обновлено Alexander Bruy почти 3 года назад
  23. #2 Обновлено Jan Lippmann больше 2 лет назад
  24. #3 Обновлено Jan Lippmann больше 2 лет назад

This Windows version (6.3.9600) does not support the required bluetooth API. #103

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
49081515 67a0ee80 f247 11e8 8a3e 99952e3b8e31

Operating System Information (please complete the following information):

The text was updated successfully, but these errors were encountered:

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.

Источник

This Windows version (6.3.9600) does not support the required Bluetooth API. Consider updating to a more recent WIndows (10.0.10586 or above) #549

Expected Behavior

Regular startup, no problems.
No errors till version DEXbot-gui-win-64-0.9.5

Actual Behavior

See title of issue and added screenshot.

Steps to Reproduce the Problem

55953823 6fdd5180 5c5d 11e9 86c4 d6dc58c0f87a

1.Started the bot couple of times, also version 0.10.0. No positive results.
2.
3.

Specifications

Hi guys. I know the error asks me to update my windows. Unfortunately it’s not possible on this machine. Please support 🙂 Thanks in advance.

The text was updated successfully, but these errors were encountered:

The version of pyqt5 was updated in #414

It seems this is the cause of the problem as you can see here:
winpython/winpython#592

PyQt5.Qt imports a lot of modules including bluetooth which seems to has issues on Win8.1.

I think the issue can be solved according to the suggestion of altendky:
winpython/winpython#592 (comment)
Also see here:
spyder-ide/qtpy#166

So it looks like the imports have to be edited to support versions below Windows 10.

Источник

Witcher 3 Mod Installer and Uninstaller

In response to post #60928942. #60930427 is also a reply to the same post.

corrivalnumber wrote: I have Windows 8.1 Pro 64-bit and I cant use this, is there a way to get it to work, or do I need Windows 10?
Thanks

In response to post #60928942. #60930427, #60947002 are all replies on the same post.

corrivalnumber wrote: I have Windows 8.1 Pro 64-bit and I cant use this, is there a way to get it to work, or do I need Windows 10?
Thanks

corrivalnumber wrote: «This Windows version (6.3.9600) does not support the required Bluetooth API. Consider updating to a more recent Windows (10.0.10586 or above).»

In response to post #60928942. #60930427, #60947002, #60947502 are all replies on the same post.

corrivalnumber wrote: I have Windows 8.1 Pro 64-bit and I cant use this, is there a way to get it to work, or do I need Windows 10?
Thanks

corrivalnumber wrote: «This Windows version (6.3.9600) does not support the required Bluetooth API. Consider updating to a more recent Windows (10.0.10586 or above).»

stefan3372 wrote: s*** seems like 0.6.3 didn’t fix it, i’ll look further into it

In response to post #60928942. #60930427, #60947002, #60947502, #60947807 are all replies on the same post.

corrivalnumber wrote: I have Windows 8.1 Pro 64-bit and I cant use this, is there a way to get it to work, or do I need Windows 10?
Thanks

corrivalnumber wrote: «This Windows version (6.3.9600) does not support the required Bluetooth API. Consider updating to a more recent Windows (10.0.10586 or above).»

stefan3372 wrote: s*** seems like 0.6.3 didn’t fix it, i’ll look further into it

corrivalnumber wrote: Yeah, I saw in the changelog that it was supposed to be fixed, so I downloaded again to make sure and it still doesn’t work, I look forward for the fix. Thanks for answering!

I’m getting the following error, which started happening after Windows 10 froze during gameplay (it does that now after the f*****king april update):

I used the manager fine before this happened. Tried repairing installation and reinstalling.

lucas182 wrote: I’m getting the following error, which started happening after Windows 10 froze during gameplay (it does that now after the f*****king april update):

I used the manager fine before this happened. Tried repairing installation and reinstalling.

In response to post #60928942. #60930427, #60947002, #60947502, #60947807, #60973072 are all replies on the same post.

corrivalnumber wrote: I have Windows 8.1 Pro 64-bit and I cant use this, is there a way to get it to work, or do I need Windows 10?
Thanks

corrivalnumber wrote: «This Windows version (6.3.9600) does not support the required Bluetooth API. Consider updating to a more recent Windows (10.0.10586 or above).»

stefan3372 wrote: s*** seems like 0.6.3 didn’t fix it, i’ll look further into it

corrivalnumber wrote: Yeah, I saw in the changelog that it was supposed to be fixed, so I downloaded again to make sure and it still doesn’t work, I look forward for the fix. Thanks for answering!

ajidonotplay wrote: I’m also getting this problem :/

In response to post #61030147. #61030817 is also a reply to the same post.

lucas182 wrote: I’m getting the following error, which started happening after Windows 10 froze during gameplay (it does that now after the f*****king april update):

I used the manager fine before this happened. Tried repairing installation and reinstalling.

stefan3372 wrote: Try to delete config.ini file, and run the manager again

corrivalnumber wrote: I have Windows 8.1 Pro 64-bit and I cant use this, is there a way to get it to work, or do I need Windows 10?
Thanks

corrivalnumber wrote: «This Windows version (6.3.9600) does not support the required Bluetooth API. Consider updating to a more recent Windows (10.0.10586 or above).»

stefan3372 wrote: s*** seems like 0.6.3 didn’t fix it, i’ll look further into it

corrivalnumber wrote: Yeah, I saw in the changelog that it was supposed to be fixed, so I downloaded again to make sure and it still doesn’t work, I look forward for the fix. Thanks for answering!

ajidonotplay wrote: I’m also getting this problem :/

Metalfull wrote: I also have the same error. Version 0.6.3, Windows 8.1 64-bit. Reverted to 0.5.1 for now.

corrivalnumber wrote: I have Windows 8.1 Pro 64-bit and I cant use this, is there a way to get it to work, or do I need Windows 10?
Thanks

corrivalnumber wrote: «This Windows version (6.3.9600) does not support the required Bluetooth API. Consider updating to a more recent Windows (10.0.10586 or above).»

stefan3372 wrote: s*** seems like 0.6.3 didn’t fix it, i’ll look further into it

corrivalnumber wrote: Yeah, I saw in the changelog that it was supposed to be fixed, so I downloaded again to make sure and it still doesn’t work, I look forward for the fix. Thanks for answering!

ajidonotplay wrote: I’m also getting this problem :/

Metalfull wrote: I also have the same error. Version 0.6.3, Windows 8.1 64-bit. Reverted to 0.5.1 for now.

Источник

Bluetooth Low Energy API for Windows 7.0

Windows 8 exposes an API to communicate to Bluetooth Low Energy (Smart) devices, but this API is not available in previous versions of Windows, so how can I communicate with a BLE dongle on Windows 7?

The BLE dongle I’m currently using (BLED112) exposes a virtual serial port, over which you can send commands using their custom proprietary API, but if I implement this in my software, it will not work with dongles from other manufacturers.

So is there a way to communicate with BLE devices on Windows 7 which is manufacturer-independent?

neoBL

mcTFe

4 Answers 4

So it turns out that some people have found a workaround. Basically the idea is to not use the Windows BLE API (which doesn’t work on Windows 7) but instead to talk to the dongle directly. You can do that using WinUSB (a user-space USB driver). That driver can be installed using Zadig.

Here is an example:

It has C++ code to let you send HCI commands. There is also a Node library of how to use HCI for higher level BLE stuff:

I don’t know if there are any non-JS libraries that do the same, but I don’t think it would be hard to convert Bleno to C++ in any case.

Is BLE a requirement? Most BLE devices will probably be dual-mode, so you could fallback to the non-LE mode on older versions of Windows.

The documentation suggests the drivers for most dongles can be replaced with the Microsoft class driver. Though, the API also work with other stacks if replacement is not feasible (with a few caveats depending on the stack [i.e., requiring additional DLLs]).

Switching to the MS stack

As far as I can tell there is currently no way to do this.

You may be able to get the open source BTstack to work, but their BLE implementation has only been «started», and there are no instructions for building it on Windows. Their wiki suggests that no-one has tried.

If anyone has any success this way, complete instructions on how to do it would be great!

Источник

QGIS » QGIS Application

Задачи

Сохранённые запросы

Bug report #20867

Добавил(а) Fabien Wl почти 3 года назад. Обновлено больше 2 лет назад.

Статус: Rejected
Приоритет: Normal
Назначена:
Категория: Python plugins
Affected QGIS version: 3.4.2 Regression?: Да
Operating System: Windows 8.1 Easy fix?: Нет
Pull Request or Patch supplied: Нет Resolution: up/downstream
Crashes QGIS or corrupts data: Да Copied to github as #: 28686

Описание

Hello, I just freshly installed the new QGIS 3.4.2 but I encountered an error with the «go2streetview» plugin.
When I activate this plugin I have a Window pop-up error which states:

«This Windows version (6.3.9600) does not support the required Bluetooth API. Consider updating to a more recent Windows (10.0.10586 or above)»

It seems that this issue is related to a pyQT5 version.. (see related issue here:https://github.com/winpython/winpython/issues/592)

I opened an error on the bugtracker page of the plugin (https://github.com/enricofer/go2streetview/issues/41)
but a developper stated that this issue should be fixed ultimately in QGIS or the pyQT dependency and recommended to open an issue here

Thanks for your help

PS: everything runs fine with this extension in QGIS 3.2.3

История

#1 Обновлено Alexander Bruy почти 3 года назад

Please file bugreport in the plugin bugtracker, as QGIS itself does not requires Bluetooth. Seems that in the plugin code there is a incorrect import.

#2 Обновлено Jan Lippmann больше 2 лет назад

I can confirm the issue with QGIS 3.4.5 on Windows Server 2012 R2: 6.3 Build 9600.

When i try to activate my own plugin. qgis crash/close without report. Only a Window Dialog «This Windows version (6.3.9600) does not support the required Bluetooth API. Consider updating to a more recent Windows (10.0.10586 or above)» do appear.

In my case was the problem:

After delete this import line, everything works.

#3 Обновлено Jan Lippmann больше 2 лет назад

BTW: The subject of this issue is not optimal.

Источник

Oki

Posts: 16
Joined: 31 May 2020, 09:39

Windows 8.1 not supported?

Hi,

I would like to try qDslrDashboard with my Canon 7D Mark II built-in wifi before I purchase TP-link TL-WR902AC. I use Windows 8.1 and here comes the error:
«This windows version (6.3.9600) does not support the required Bluetooth API. Consider updating to a more recent Windows (10.0.10586 or above)«
when I try to run it. Does this mean qDslrDashboard only supports Win 10? Is there an option top download older build which supports win 8.1? I have found nothing in documentation/main page regarding supported windows versions. I have also tried to search forum, but «windows» phrase is considered as «too common» to show me some results :roll:

Thank you.


hubaiz

Site Admin
Posts: 1991
Joined: 27 Jan 2015, 18:58


jbress

Posts: 1
Joined: 28 Jul 2020, 20:44

Re: Windows 8.1 not supported?

Post

by jbress » 28 Jul 2020, 20:50

I had the same error under Windows 8.1 x64 (6.3)
I solved it by replacing the Qt5Bluetooth.dll file in the qDD folder by the one from the package qt-opensource-windows-x86-5.9.2.exe
(C:QtQt5.9.25.9.2msvc2017_64binQt5Bluetooth.dll) ;)


Closed

«This Windows version (6.3.9600) does not support the required Bluetooth API. Consider updating to a more recent Windows (100.10586 or above)» #572

Comment

Vkbo commented on 2 years ago

Vkbo

Yeah, the install package is for Windows 10. Unfortunately, pyinstaller adds all Qt5 libraries. I have a list that strips away the largest ones, but I’ll add this one too. It is not needed at all.

Comment

Vkbo commented on 2 years ago

Vkbo

Hmm, how did you install this? Via the Windows installer, or did you use pip install?

Comment

Vkbo commented on 2 years ago

Vkbo

I checked in the Windows installer, and I exclude the bluetooth package. Anyway, the above path seems to indicate it’s an issue with the PyQt5 package installed via pip. If so, it’s not a novelWriter issue, but an issue with https://pypi.org/project/PyQt5/

Howtologinquickwiththirtyninecharacters

Hmm, how did you install this? Via the Windows installer, or did you use pip install?

git clone and pip install in a virtualenv. I found a few similar issues on other repositories using PyQt5 and this one seems to point in the right direction but I have no experience with PyQt5 or the code in novelWriter so I don’t know what to change.

Comment

Vkbo commented on 2 years ago

Vkbo

novelWriter explicitly imports only the tools it needs from PyQt5, and Bluetooth is definitely not one of them. So the suggested solution from your link is already covered. Either there is a dependency loading in the background, or the PyQt5 package has issues on Windows 8.1. I haven’t been a Windows user since Windows Vista or 7, so I have limited knowledge of the quirks of older Windows versions.

You can always try to install one of the older versions of PyQt5 from https://pypi.org/project/PyQt5/#history

novelWriter isn’t very picky on the version, but the higher the better. But even 5.3 should work.

Howtologinquickwiththirtyninecharacters

Another similar bug report I read said this doesn’t happen in Windows 7 or 10, only in 8.1. I don’t expect this to be fixed in PyQt5 because it’s already a few years old, I think I’ll keep using the recommended version and deleting the Bluetooth dll. Thanks for the help and information. Should we close the bug since it is not a novelWriter bug but one of its dependencies’ bug?

Comment

Vkbo commented on 2 years ago

Vkbo

Sure, I’ll close it. :)

About Repository

novelWriter is an open source plain text editor designed for writing novels. It supports a minimal markdown-like syntax for formatting text. It is written with Python 3 (3.7+) and Qt 5 (5.10+) for cross-platform support.

Language: Python

Star: 1449

Fork: 77

Watchers: 1449

Open Issues: 91

https://novelwriter.io
https://github.com/vkbo/novelWriter
GNU General Public License v3.0
Last updated: 03 Feb 2023
Tropics:

QGIS 3.4.2 — Extension disabled because it caused QGIS to crash

Status: Rejected
Priority: Normal
Assignee:
Category: Python plugins
Affected QGIS version: 3.4.2 Regression?: Yes
Operating System: Windows 8.1 Easy fix?: No
Pull Request or Patch supplied: No Resolution: up/downstream
Crashes QGIS or corrupts data: Yes Copied to github as #: 28686

Description

Hello, I just freshly installed the new QGIS 3.4.2 but I encountered an error with the «go2streetview» plugin.
When I activate this plugin I have a Window pop-up error which states:

«This Windows version (6.3.9600) does not support the required Bluetooth API. Consider updating to a more recent Windows (10.0.10586 or above)»

It seems that this issue is related to a pyQT5 version.. (see related issue here:https://github.com/winpython/winpython/issues/592)

I opened an error on the bugtracker page of the plugin (https://github.com/enricofer/go2streetview/issues/41)
but a developper stated that this issue should be fixed ultimately in QGIS or the pyQT dependency and recommended to open an issue here

Thanks for your help

PS: everything runs fine with this extension in QGIS 3.2.3

History

#1

Updated by Alexander Bruy about 4 years ago

  • Resolution set to up/downstream
  • Status changed from Open to Rejected

Please file bugreport in the plugin bugtracker, as QGIS itself does not requires Bluetooth. Seems that in the plugin code there is a incorrect import.

#2

Updated by Jan Lippmann almost 4 years ago

I can confirm the issue with QGIS 3.4.5 on Windows Server 2012 R2: 6.3 Build 9600.

When i try to activate my own plugin…qgis crash/close without report. Only a Window Dialog «This Windows version (6.3.9600) does not support the required Bluetooth API. Consider updating to a more recent Windows (10.0.10586 or above)» do appear.

In my case was the problem:

from PyQt5.Qt import *

After delete this import line, everything works.

Also available in: Atom
PDF

Понравилась статья? Поделить с друзьями:
  • This version of windows is not supported directx eradicator will close
  • This version of windows could not be installed
  • This software requires the windows management instrumentation service
  • This setup program is not for 64 bit windows
  • This setting is managed by your administrator windows fixed