Coder Social home page Coder Social logo

Comments (4)

github-actions avatar github-actions commented on June 12, 2024

👋 @wczarnecki
Issues is only for reporting a bug/feature request. For limited support, questions, and discussions, please join MobSF Slack channel
Please include all the requested and relevant information when opening a bug report. Improper reports will be closed without any response.

from mobile-security-framework-mobsf.

ajinabraham avatar ajinabraham commented on June 12, 2024

The latest arm image publishing is broken due to androguard update which depends on pyqt5 which is not available on ARM64 as a binary dist nor they publish an sdist.

  • Installing pyqt5-qt5 (5.15.2)
#12 89.04 
#12 89.04   RuntimeError
#12 89.04 
#12 89.04   Unable to find installation candidates for pyqt5-qt5 (5.15.2)
#12 89.04 
#12 89.04   at /usr/local/lib/python3.10/dist-packages/poetry/installation/chooser.py:73 in choose_for
#12 89.15        69│ 
#12 89.15        70│             links.append(link)
#12 89.15        71│ 
#12 89.15        72│         if not links:
#12 89.15     →  73│             raise RuntimeError(f"Unable to find installation candidates for {package}")
#12 89.15        74│ 
#12 89.16        75│         # Get the best link
#12 89.16        76│         chosen = max(links, key=lambda link: self._sort_key(package, link))
#12 89.16        77│ 
#12 89.16 

from mobile-security-framework-mobsf.

ajinabraham avatar ajinabraham commented on June 12, 2024

This should be addressed now.

from mobile-security-framework-mobsf.

wczarnecki avatar wczarnecki commented on June 12, 2024

Yes, it's working fine, thank you for support :)

from mobile-security-framework-mobsf.

Related Issues (20)

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.