You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I remember a long time ago there is #16. I didn’t yet merge it.
One existing problem is Windows building is broken. Even if it’s fixed, it’s going to break again later time.
Python is unfriendly at this… you can’t get bleak-winrt via pip on *nix, but need to manually take the .whl file from pypi (it’s a zip file), then do some dirty work embedding to python, then test it on a real Windows machine — which became unacceptable to be by time.
From today’s view it’s messed up. I hope this can be done to make it better and address some problems like #48.
The text was updated successfully, but these errors were encountered: