[MacPorts] #18673: py26ObjCTools directory lacks __init__.py
#18673: py26ObjCTools directory lacks __init__.py ----------------------------------------------+----------------------------- Reporter: signalvsnoise+macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ----------------------------------------------+----------------------------- When installed, there is no __init__.py, which makes this module not useful. -- Ticket URL: <http://trac.macports.org/ticket/18673> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18673: py26ObjCTools directory lacks __init__.py ----------------------------------------------+----------------------------- Reporter: signalvsnoise+macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ----------------------------------------------+----------------------------- Comment(by macsforever2000@…): Which port do you mean precisely? There is no such port: {{{ $ port info py26ObjCTools Error: Port py26ObjCTools not found $ port info py26-ObjCTools Error: Port py26-ObjCTools not found }}} -- Ticket URL: <http://trac.macports.org/ticket/18673#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18673: py26ObjCTools directory lacks __init__.py ----------------------------------------------+----------------------------- Reporter: signalvsnoise+macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ----------------------------------------------+----------------------------- Description changed by blb@…: Old description:
When installed, there is no __init__.py, which makes this module not useful.
New description: When installed, there is no {{{__init__.py}}}, which makes this module not useful. -- -- Ticket URL: <http://trac.macports.org/ticket/18673#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18673: py26ObjCTools directory lacks __init__.py ----------------------------------------------+----------------------------- Reporter: signalvsnoise+macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ----------------------------------------------+----------------------------- Comment(by signalvsnoise+macports@…): Replying to [comment:2 blb@…]: py26-altgraph @0.6.7_0 (active) py26-bdist_mpkg @0.4.3_0 (active) py26-macholib @1.1_0 (active) py26-modulegraph-devel @0.7.2_0 (active) py26-py2app-devel @0.4.2_0 (active) py26-pyobjc2 @2.0_0 (active) py26-pyobjc2-cocoa @2.0_0 (active) py26-setuptools @0.6c9_0 (active) The directory to which I'm referring contains NibClassBuilder, which is necessary for following the pyObjC tutorial. The tutorial implies that PyObjCTools should be PyObjCScripts file:///opt/local/var/macports/software/py26-pyobjc2-cocoa/2.0_0/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/PyObjCTools/ -- Ticket URL: <http://trac.macports.org/ticket/18673#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18673: py26ObjCTools directory lacks __init__.py ----------------------------------------------+----------------------------- Reporter: signalvsnoise+macports@… | Owner: jmr@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: py26-pyobjc2-cocoa ----------------------------------------------+----------------------------- Changes (by blb@…): * owner: macports-tickets@… => jmr@… * port: => py26-pyobjc2-cocoa -- Ticket URL: <http://trac.macports.org/ticket/18673#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18673: py26ObjCTools directory lacks __init__.py -----------------------------------------------+---------------------------- Reporter: signalvsnoise+macports@… | Owner: jmr@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: invalid | Keywords: Port: py26-pyobjc2-cocoa | -----------------------------------------------+---------------------------- Changes (by jmr@…): * status: new => closed * resolution: => invalid Comment: Looks intentional. Setup.py has {{{ namespace_packages = ['PyObjCTools'], }}} and according to the [http://peak.telecommunity.com/DevCenter/setuptools #namespace-packages setuptools docs], it's normal for `__init__.py` to not be installed for namespace packages. -- Ticket URL: <http://trac.macports.org/ticket/18673#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts