zhanghao-njmu / SCP

An end-to-end Single-Cell Pipeline designed to facilitate comprehensive analysis and exploration of single-cell data.
https://zhanghao-njmu.github.io/SCP/
GNU General Public License v3.0
351 stars 79 forks source link

NumPy >= 1.6 not found #176

Closed Crorazon closed 10 months ago

Crorazon commented 10 months ago

While running Integration_SCP for scVI integration, I encountered the following error: [2023-10-06 09:30:14] Finished checking. Warning: sparse->dense coercion: allocating vector of size 2.5 GiBError: Required version of NumPy not available: installation of NumPy >= 1.6 not found. Do I need to upgrade NumPy? However, it seems that the available version of NumPy is not that high.