Coder Social home page Coder Social logo

Crash on openSUSE 12.1 about mitmproxy HOT 9 CLOSED

mitmproxy avatar mitmproxy commented on September 24, 2024
Crash on openSUSE 12.1

from mitmproxy.

Comments (9)

bakkot avatar bakkot commented on September 24, 2024

I get the same errors on OS X 10.7.5, with mitmproxy installed through pip (except with /Library/Python/2.7/ instead of /usr/local/lib/python2.7/, of course).

from mitmproxy.

cortesi avatar cortesi commented on September 24, 2024

Chaps, I'm going to guess that we're looking at an Urwid version incompatibility here. Could you please report the Urwid version you have installed? The easiest way is to say "pydoc urwid", and scroll down to the final line. If you have an older version, please re-test with the current Urwid version.

from mitmproxy.

bakkot avatar bakkot commented on September 24, 2024

$ pydoc urwid | tail -n 4 VERSION 1.1.0

Does seem to be current.

pip install --upgrade urwid also reports Requirement already up-to-date: urwid in /Library/Python/2.7/site-packages.

from mitmproxy.

hendersj avatar hendersj commented on September 24, 2024

I also get the same result, version 1.1.0 installed, and an upgrade shows that this is the current release.

from mitmproxy.

hashbrowncipher avatar hashbrowncipher commented on September 24, 2024

pip install urwid==1.0.2 solves the issue for me. I previously had 1.1.0

from mitmproxy.

cortesi avatar cortesi commented on September 24, 2024

Ah, yes - the newly released Urwid 1.1 is a bit stricter about some things than previous versions. Fixed in 57d6650, and I'll do a minor release later today to specify Urwid < 1.1 for the current mitmproxy version in pip. Thanks for reporting this and helping to troubleshoot.

from mitmproxy.

hendersj avatar hendersj commented on September 24, 2024

Thanks, installing urwid 1.0.2 resolved this for me (just wanted to confirm it).

from mitmproxy.

2mia avatar 2mia commented on September 24, 2024

1.0.2 also works for me. Failed with 1.1.1 (idem, just wanted to confirm)

from mitmproxy.

zpar-ky avatar zpar-ky commented on September 24, 2024

I'm sure I'm missing something huge... But i tried hashbrowncipher's pip install urwid==1.0.2 and when i type it again it says its already installed. Then i run mitmproxy and try something and get the same error as the guy up there. FYI - I am logged in as root user because running the 1.0.2 urwid on my home user doesn't work.

from mitmproxy.

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.