-
Notifications
You must be signed in to change notification settings - Fork 13
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
Add several Functions and Supports Win 11 #13
Conversation
import bleak, fixes win11 not working
Update lighthouse-v2-manager.py
bleak.exc.BleakError: Device with address D7:4C:07:1D:8E:C1 was not found. [20304] Failed to execute script lighthouse-v2-manager
Don't loop again if it is Valve BS
--line-length=120
@nouser2013 actually i have problem with creating exe files with this script. could you please help me to make exe? it can execute but infinite loop at async with BleakClient.... |
Hmm, I don't know what you'Re doing, but I used the auto-py-to-exe tool. |
@nouser2013 i want to generate lastest windows binary with this code, used auto-py-exe as you mentioned. when i generate binary with auto-py-exe or py2exe or pyinstaller, it stucks in lighthouse-v2-manager.py#66 in discover function. it occurs in win11 / amdx64 |
includes #12