HomeFreeBSD

Restrict to python 3.x due to failure building under 2.7:

Description

Restrict to python 3.x due to failure building under 2.7:

Traceback (most recent call last):
File "<string>", line 1, in <module>
File "setup.py", line 50
  raise ImportError("numpy is required at installation") from e
                                                            ^
SyntaxError: invalid syntax

Nothing depends on the py27 flavor.

Approved by: portmgr ("just fix it")

Details

Provenance
linimonAuthored on
Parents
rP547856: MFH: r547855
Branches
Unknown
Tags
Unknown