Giter VIP home page Giter VIP logo

Comments (7)

dmknght avatar dmknght commented on May 18, 2024 4

I had same issue on my ubuntu server (virtualbox machine). I removed M2Crypto from pip and i installed python-m2crypto (apt-get). My issue solved.

from python-adb.

bannsec avatar bannsec commented on May 18, 2024 1

It's a new issue with M2Crypto. In discussion w/ the author, I have a PR in to fix it:

https://gitlab.com/m2crypto/m2crypto/issues/189

I am curious why this library requires M2Crypto<=0.26.4. This would seem to preclude any bugfixes from being installed (such as the one mentioned in this ticket).

from python-adb.

fahhem avatar fahhem commented on May 18, 2024

from python-adb.

zgoda avatar zgoda commented on May 18, 2024

There is merge req that will solve this issue. Until it's merged & released we're limited to workarounds.

https://gitlab.com/m2crypto/m2crypto/merge_requests/194

from python-adb.

gamgi avatar gamgi commented on May 18, 2024

As the fix is now merged, this issue can be solved by pip install --upgrade M2Crypto

from python-adb.

fahhem avatar fahhem commented on May 18, 2024

What version is the PR in? I'll update setup.py to mention the correct version(s)

from python-adb.

zgoda avatar zgoda commented on May 18, 2024

It's in 0.30 milestone, current version in PyPI is 0.30.1

https://gitlab.com/m2crypto/m2crypto/milestones/13

EDIT:
Confirmed this goes away after updating M2Crypto to latest. Pip barks about incompatibility with adb requrement but AdbCommands instance seems to work as usual.

from python-adb.

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.