I tried my best, tried almost all versions of numpy but in vain.
It's giving some errors like
blas_opt_info:
customize UnixCCompiler libraries mkl_rt not found
....
Wheel for collected package: numpy
Building wheel for numpy (pyproject.toml): started
Building wheel for numpy (pyproject.toml): finished with status error
Failed to build numpy
Summary
The user is experiencing an issue building a Python cloud function that includes the numpy package. Another user confirms that this is a known limitation and suggests that a future release of Appwrite may include a pre-installed runtime with numpy and other ML packages. The user has tried different versions of numpy, but is still encountering errors during the build process. Unfortunately, no solution is provided in this support thread.
Drake
Admin
May 1, 2023, 17:48
Yes, this is a known limitation: https://github.com/appwrite/appwrite/issues/1037. One way we plan on tackling this is by providing a runtime that has numpy and other ML related packages pre-installed. This will probably be part of Appwrite 1.4
Hassanmrwt
Rank 2: Process
May 1, 2023, 17:50
@Steven this means I have to wait until release 1.4. 😭😭
I was so excited to try this