Changes between Initial Version and Version 2 of Ticket #68787
- Timestamp:
- Nov 27, 2023, 10:41:20 PM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #68787
-
Property
Status
changed from
new
toassigned
- Property Owner set to michaelld
- Property Port py-scipy added
-
Property
Summary
changed from
defect py38-scipy @1.10.1_1+gfortran+openblas : build fails
topy38-scipy @1.10.1_1+gfortran+openblas: Error: 'numpy' must be installed before running the build.
-
Property
Status
changed from
-
Ticket #68787 – Description
initial v2 1 1 The relevant line of the build log seems to be: 2 2 {{{ 3 3 :info:build Error: 'numpy' must be installed before running the build. 4 4 }}} 5 5