termux / termux-packages

A package build system for Termux.
https://termux.dev
Other
13.23k stars 3.04k forks source link

[Bug]: build failed (matplotlib) + (python-scipy) #21059

Closed johndebia2022 closed 3 weeks ago

johndebia2022 commented 2 months ago

Problem description

ERROR: Could not find a version that satisfies the requirement numpy==1.26.5

job-logs.txt

What steps will reproduce the bug?

build

What is the expected behavior?

No response

System information

none
licy183 commented 2 months ago

numpy==1.26.5 doesn't exist on pypi.

By the way, numpy may be upgraded to 2.0 soon.