orgua / universal-android-debloater-UI

GUI for the OLD bash UAD scripts -> current dev is at
https://github.com/0x192/universal-android-debloater
GNU Affero General Public License v3.0
4 stars 0 forks source link

from dearpygui import core, simple error #4

Closed Si-kaR closed 11 months ago

Si-kaR commented 11 months ago

Hi First time attempting to use Universal Debloatware package on fedora

I following the instructions here however the final command returns the error that follows the commands. sudo apt install python3-pip
sudo apt install git

git clone https://github.com/orgua/universal-android-debloater-UI.git cd universal-android-debloater-UI

pip install -r requirements.txt

py main_gui.py

Traceback (most recent call last): File "/home/griphen/universal-android-debloater-UI/main_gui.py", line 1, in from dearpygui import core, simple ImportError: cannot import name 'core' from 'dearpygui' (/home/griphen/.local/lib/python3.11/site-packages/dearpygui/init.py)

Any help? I really need to debloat my phone 😂😂😂

Si-kaR commented 11 months ago

In short, I get the error below when I run py main_gui.py

ImportError: cannot import name 'core' from 'dearpygui' (/home/griphen/universal-android-debloater-UI/venv/lib64/python3.9/site-packages/dearpygui/init.py)

orgua commented 11 months ago

I should delete this repo. The main project is no longer maintained, because they started over completely new. At least they have their own gui now and took my design.