#45430: openni needs python deps - error w/ python 3.4? ---------------------------+-------------------------- Reporter: khindenburg@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: | Port: openni ---------------------------+-------------------------- The portfile doesn't mention python but it is needed to at least build. with python 3.4 selected: {{{ DEBUG: Assembled command: 'cd "/opt/local/var/macports/build /_Volumes_Projects_OtherSoftware_macports- trunk_dports_graphics_openni/openni/work/openni-1.5.7.10/Platform/Linux/CreateRedist" && ./RedistMaker' DEBUG: Executing command line: cd "/opt/local/var/macports/build /_Volumes_Projects_OtherSoftware_macports- trunk_dports_graphics_openni/openni/work/openni-1.5.7.10/Platform/Linux/CreateRedist" && ./RedistMaker File "Redist_OpenNi.py", line 161 print "failed to execute: " + cmd ^ SyntaxError: Missing parentheses in call to 'print' Command failed: cd "/opt/local/var/macports/build /_Volumes_Projects_OtherSoftware_macports- trunk_dports_graphics_openni/openni/work/openni-1.5.7.10/Platform/Linux/CreateRedist" && ./RedistMaker Exit code: 1 }}} I'll see if it works w/ python2.7 -- Ticket URL: <https://trac.macports.org/ticket/45430> MacPorts <http://www.macports.org/> Ports system for OS X