Ilai

Results 9 issues of Ilai

### Type of Issue (Enhancement, Error, Bug, Question) Enhancement ---------------------------------------- #### Operating System Windows 10 #### PySimpleGUI Port (tkinter, Qt, Wx, Web) tkinter ---------------------------------------- #### Troubleshooting These items may solve...

enhancement

### Type of Issue (Enhancement, Error, Bug, Question) Question ---------------------------------------- #### Operating System Windows #### PySimpleGUI Port (tkinter, Qt, Wx, Web) tkinter ---------------------------------------- ## Versions Python version: 3.9.8 (tags/v3.9.8:bb3fdcf, Nov...

enhancement
Port - TK

I have this image: ![changed](https://user-images.githubusercontent.com/66069146/163584433-296bff7c-6c08-4304-8e4b-9eb4bc4f64da.png) I'm trying to detect what it is... I know it's not the best for the detection.. so how can I make it more detectable? or...

* bleak version: 0.14.2 * Python version: 3.9 * Operating System: Windows 10 * BlueZ version (`bluetoothctl -v`) in case of Linux: ### Description When I ran [this example code](https://github.com/hbldh/bleak/tree/develop/examples/kivy)...

Backend: Android
more info required

## Expected Behavior Send data to arduino. ## Current Behavior Returning error when trying to send data to arduino. ### Steps to Reproduce Please provide detailed steps for reproducing the...

bug

# Question Hi there! I'm trying to create a push notification that will vibrate according to a specific pattern and if not possible, then for longer. but when I put...

Hi, I'm opening an NBT file, changing some things and want to get the data as bytes but without the file headers, etc. specifically what I'm trying to do is...

Hi, Before I try this, I wanted to know if it supports the OpenCV object tracking like MOSSE, CSRT, etc. Thanks!

Hi! your work is really cool! I was wondering if it's possible to extract all the chars in these Unicode images and make a TTF/OTF font out of it? because...