SergNif
SergNif
sudo apt install libmpv-dev mpv libmujs2 libjpeg62 it's work for me on Ubuntu 23.10 thank's all
> Are you sure you are using ubuntu 23.10? Which version of libmujs2 are you using ? I installed `libmujs2_1.3.2-1_amd64.deb`, what about flet version? > Yes, I`m sure. On my...
if small modify function filter_table, than can filter element of every letters regardless of place in words def filter_table(self, e: ControlEvent): entered_text = self.value filtered_list = [] for i in...