#47873: py34-molmod @1.1: SyntaxError: Missing parentheses in call to 'print' --------------------------+----------------------- Reporter: ryandesign@… | Owner: yangx59@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: py-molmod --------------------------+----------------------- py34-molmod @1.1 failed to build on our buildbots: {{{ File "setup.py", line 48 print "Creating %s" % destination ^ SyntaxError: Missing parentheses in call to 'print' }}} I admit when I committed the port I only verified that py27-molmod installed ok, because I was having problems specific to my own system with py34-molmod's dependencies and I assumed it would work on other systems, but it appears it does not. If it can be fixed to work with python34, great; otherwise, we can remove the py34-molmod subport. -- Ticket URL: <https://trac.macports.org/ticket/47873> MacPorts <https://www.macports.org/> Ports system for OS X