Giter VIP home page Giter VIP logo

Comments (8)

peterjenkins avatar peterjenkins commented on August 15, 2024 2

@jampow Thank you! Here's the command I used:

sudo mv /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/OpenSSL /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/OpenSSL.bak

from tamper.

jampow avatar jampow commented on August 15, 2024 1

I just renamed the /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/OpenSSL folder to get the mitmproxy working.

from tamper.

dutzi avatar dutzi commented on August 15, 2024

Howdy!

Thanks for the comment, I'll notify @mhils who's maintaining mitmproxy.

Regarding the full path, I think I'll add a "Test" button next to the path editor, that will run the command and pass it some sample file.

from tamper.

mhils avatar mhils commented on August 15, 2024

Hi there,

We do have pyOpenSSL 0.14 listed as a requirement, which means it's getting installed when you install mitmproxy. What you're seeing is that you had 0.13 installed via non-pip methods, we installed 0.14 on setup, but 0.13 is still there and gets imported if we state import OpenSSL. This issue is quite common and we added the error message mentioned above. Nothing else we can do about it, sorry.

Cheers,
Max

from tamper.

loretoparisi avatar loretoparisi commented on August 15, 2024

+1 @pjenkins-cc command worked!

from tamper.

ayyb1988 avatar ayyb1988 commented on August 15, 2024

+1 command worked!

from tamper.

shtsfresh avatar shtsfresh commented on August 15, 2024

+1 worked

from tamper.

alex-mac avatar alex-mac commented on August 15, 2024

+1 the command works! For those of us who have updated to El Capitan, there is an extra step that we need to take care due to the System Integrity Protection. I included a stackoverflow link explaining the steps!

http://stackoverflow.com/questions/32659348/operation-not-permitted-when-on-root-el-capitan-rootless-disabled

from tamper.

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.