Opened 9 years ago
Closed 9 years ago
#47873 closed defect (fixed)
py34-molmod @1.1: SyntaxError: Missing parentheses in call to 'print'
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | tczorro (Derrick) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | py-molmod |
Description
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.
Change History (2)
comment:1 Changed 9 years ago by tczorro (Derrick)
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Replying to ryandesign@…:
Sorry, I just connect the author, he said it is need some more work for python2.7. So please remove the py34 subport please. Thank you so much.