[MacPorts] #62246: numpy 1.20.1 unsupported for Python 3.6

MacPorts noreply at macports.org
Tue Feb 9 22:53:01 UTC 2021


#62246: numpy 1.20.1 unsupported for Python 3.6
-----------------------------------+--------------------
  Reporter:  tommccullough-tenica  |      Owner:  (none)
      Type:  defect                |     Status:  new
  Priority:  Normal                |  Milestone:
 Component:  ports                 |    Version:
Resolution:                        |   Keywords:
      Port:  py36-numpy            |
-----------------------------------+--------------------

Comment (by tommccullough-tenica):

 Reviewing the setup.py, you clearly see
 {{{
 if sys.version_info[:2] < (3, 7):
     raise RuntimeError("Python version >= 3.7 required.")
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/62246#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list