[MacPorts] #18530: py25-pylons 0.9.6.2 requires py25-decorator
#18530: py25-pylons 0.9.6.2 requires py25-decorator --------------------------------+------------------------------------------- Reporter: venom087@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: py25-pylons --------------------------------+------------------------------------------- After doing a port install of py25-pylons and trying to import pylons, I get the following traceback: {{{
import pylons Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/opt/local/lib/python2.5/site-packages/pylons/__init__.py", line 4, in <module> from pylons.config import config File "/opt/local/lib/python2.5/site-packages/pylons/config.py", line 2, in <module> from pylons.configuration import * File "/opt/local/lib/python2.5/site-packages/pylons/configuration.py", line 16, in <module> import pylons.legacy File "/opt/local/lib/python2.5/site-packages/pylons/legacy.py", line 10, in <module> import pylons.decorators File "/opt/local/lib/python2.5/site- packages/pylons/decorators/__init__.py", line 9, in <module> from decorator import decorator ImportError: No module named decorator }}}
Doing a port install of py25-decorator fixes this. -- Ticket URL: <http://trac.macports.org/ticket/18530> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18530: py25-pylons 0.9.6.2 requires py25-decorator --------------------------------+------------------------------------------- Reporter: venom087@… | Owner: stechert@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: py25-pylons --------------------------------+------------------------------------------- Changes (by macsforever2000@…): * cc: stechert, akitada (removed) * cc: akitada@… (added) * owner: macports-tickets@… => stechert@… -- Ticket URL: <http://trac.macports.org/ticket/18530#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18530: py25-pylons 0.9.6.2 requires py25-decorator ---------------------------------+------------------------------------------ Reporter: venom087@… | Owner: stechert@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: duplicate | Keywords: Port: py25-pylons | ---------------------------------+------------------------------------------ Changes (by jmr@…): * status: new => closed * resolution: => duplicate Comment: #15475 -- Ticket URL: <https://trac.macports.org/ticket/18530#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts