https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272347

Dani I. <i.d...@outlook.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |i.d...@outlook.com

--- Comment #5 from Dani I. <i.d...@outlook.com> ---
I don't know what exp-run you did, but that should never have been good.....

py-scipy 1.11.x isn't compatible with python38 - see
https://github.com/scipy/scipy/releases/tag/v1.11.0 -> "This release requires
Python 3.9+ and NumPy 1.21.6 or greater."


The port is still configured for python 3.8:
https://cgit.freebsd.org/ports/tree/science/py-scipy/Makefile?id=9dce8cdebaffec269734230be1f2aee0a68059da#n35


And the build obviously fails:
===>  Configuring for py38-scipy-1.11.1
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "setup.py", line 33, in <module>
    raise RuntimeError("Python version >= 3.9 required.")
RuntimeError: Python version >= 3.9 required.
*** Error code 1

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to