mtkclient .flake8 .gitignore LICENSE MANIFEST.in README.md learning_resources.md mtk.bat mtk.py mtk_console.spec mtk_gui.bat mtk_gui.py mtk_standalone.spec pyproject.toml requirements.txt stage2.pyBreadcrumbs mtkclient / mtk_gui.bat Latest...
.\python -m pip install -r https://github.com/bkerler/mtkclient/raw/main/requirements.txt Package runtime, mtkclient-gui.py and start.bat in a ZIP archive Bootloader lock/unlock This is the list of devices that work/doesnt work properly with this feature ...
mtkclient> pip --version pip 22.1.2 from C:\Users\diamant3\AppData\Local\Programs\Python\Python310\lib\site-packages\pip (python 3.10) PS C:\Users\diamant3\Desktop\mtkclient> python mtk_gui Traceback (most recent call last): File "C:\Users\diamant3\Desktop\mtkclient\mtk_gui", line ...
15 changes: 8 additions & 7 deletions 15 mtk_gui.py Original file line numberDiff line numberDiff line change @@ -123,7 +123,7 @@ def load_translations(application): class MainWindow(QMainWindow): def __init__(self): def __init__(self, thread): super(MainWindow, self).__init_...