Opened 20 months ago

Last modified 20 months ago

#65782 assigned defect

openni requires Python 2

Reported by: coditect (Nicholas Rawlings) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc:
Port: openni

Description

The Redist_OpenNi.py script cannot be run by Python 3 because it uses an older, parenthesis-less syntax for print(). The port should either specify python27 as a build dependency or patch this script when being run on a system that uses Python 3.

Attachments (1)

main.log (165.3 KB) - added by coditect (Nicholas Rawlings) 20 months ago.

Download all attachments as: .zip

Change History (3)

Changed 20 months ago by coditect (Nicholas Rawlings)

Attachment: main.log added

comment:1 Changed 20 months ago by coditect (Nicholas Rawlings)

Version: 2.7.2

comment:2 Changed 20 months ago by jmroot (Joshua Root)

Owner: set to ryandesign
Status: newassigned
Note: See TracTickets for help on using tickets.