#38895: NEW: py-http-parser -----------------------------+-------------------------------- Reporter: jkrage@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: py-http-parser | -----------------------------+-------------------------------- Comment (by jkrage@…): One other note. I haven't run into this (yet?); from the author's readme about installation: {{{ Or install from source: $ git clone git://github.com/benoitc/http-parser.git $ cd http-parser && python setup.py install Note: if you get an error on MacOSX try to install with the following arguments: $ env ARCHFLAGS="-arch i386 -arch x86_64" python setup.py install }}} -- Ticket URL: <https://trac.macports.org/ticket/38895#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X