its-pointless / its-pointless.github.io

For info see https://github.com/its-pointless/gcc_termux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scipy and numpy for Python 3.9

mvolfik opened this issue · comments

Termux has updated python3 to 3.9, but this repository installs numpy and scipy in /usr/lib/python3.8/site-packages/, and when I try to install some numpy/scipy dependent package, pip tries to build these.

When will the packages be available for Python 3.9?

Thanks a lot.

Should be fixed

Confirmed, thanks