#33710: py-twitter: add py-oauth2 dependency -------------------------------------------+-------------------------------- Reporter: mattiafrancescomoro@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: py-twitter -------------------------------------------+-------------------------------- Comment(by mattiafrancescomoro@…): It doesn't work without it: {{{
import twitter Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/twitter.py", line 65, in <module> import oauth2 as oauth ImportError: No module named oauth2 }}}
-- Ticket URL: <https://trac.macports.org/ticket/33710#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS