GithubHelp home page GithubHelp logo

Problem installation about apkbleach HOT 5 OPEN

graylagx2 avatar graylagx2 commented on August 18, 2024
Problem installation

from apkbleach.

Comments (5)

graylagx2 avatar graylagx2 commented on August 18, 2024

from apkbleach.

graylagx2 avatar graylagx2 commented on August 18, 2024

from apkbleach.

devilmen80 avatar devilmen80 commented on August 18, 2024

I fixed the problem it was a bad import of argparse On Fri, Dec 18, 2020 at 6:22 AM grant getzfrid [email protected] wrote:

It looks like you're trying to run as root. If that's true do not run as root. Everything should be ran and stored as user On Fri, Dec 18, 2020 at 12:32 AM devilmen80 @.***> wrote: > Hello mate. > I am facing problem in installation. > > I am getting this after cloning repository: > > apkbleach -h 127 ⨯ > Traceback (most recent call last): > File "/usr/local/bin/apkbleach", line 33, in > sys.exit(load_entry_point('apkbleach', 'console_scripts', 'apkbleach')()) > File "/usr/local/bin/apkbleach", line 25, in importlib_load_entry_point > return next(matches).load() > File "/usr/lib/python3.9/importlib/metadata.py", line 77, in load > module = import_module(match.group('module')) > File "/usr/lib/python3.9/importlib/init.py", line 127, in import_module > return _bootstrap._gcd_import(name[level:], package, level) > File "", line 1030, in _gcd_import > File "", line 1007, in _find_and_load > File "", line 986, in _find_and_load_unlocked > File "", line 680, in _load_unlocked > File "", line 790, in exec_module > File "", line 228, in _call_with_frames_removed > File "/root/ApkBleach/src/apkbleach/main.py", line 8, in > from .bleach import ApkBleach > File "/root/ApkBleach/src/apkbleach/bleach.py", line 8, in > from argparse import argparse, RawTextHelpFormatter > ImportError: cannot import name 'argparse' from 'argparse' > (/usr/lib/python3.9/argparse.py) > > Can you help me?? > > Thanks! > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub > <#1>, or unsubscribe > https://github.com/notifications/unsubscribe-auth/AMEUD27X2OAT6HSXJNLABOLSVMHRFANCNFSM4VA3D34Q > . >

Thanks mate All Is ok now! Sorry for the late...but im very busy:)
I tryed to download now and It works perfect!
Just to thanks You for this.

Regards!

from apkbleach.

jmijim avatar jmijim commented on August 18, 2024

Traceback (most recent call last):
File "/usr/local/bin/apkbleach", line 33, in
sys.exit(load_entry_point('apkbleach', 'console_scripts', 'apkbleach')())
File "/home/kali/ApkBleach/src/apkbleach/main.py", line 64, in main
start.bleach_apk()
File "/home/kali/ApkBleach/src/apkbleach/bleach.py", line 241, in bleach_apk
with open(f'{self.decompiled_path}/AndroidManifest.xml', 'r+') as manifest:
FileNotFoundError: [Errno 2] No such file or directory: '/home/kali/ApkBleach/src/apkbleach/res/Cache/Decompiled/AndroidManifest.xml'

from apkbleach.

jmijim avatar jmijim commented on August 18, 2024

help me i am facing the error

from apkbleach.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.