安装CellPhoneDB失败
CellPhoneDB是单细胞互作分析的有利工具。
在python3.10.1环境下,运行安装程序:pip3 install cellphonedb -i https://pypi.tuna.tsinghua.edu.cn/simple
但是在scikit-learn包的编译这里,出错:
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for scikit-learn
Building wheel for numpy-groupies (setup.py) ... done
Created wheel for numpy-groupies: filename=numpy_groupies-0.9.22-py3-none-any.whl size=25860 sha256=d86af19e66cc6d939472f22231304625937553f32a98691220a68554d84ad556
Stored in directory: /root/.cache/pip/wheels/5b/ce/73/9192b12bb05cc6a44ba159cb733270b1539004037302a42077
Building wheel for fbpca (setup.py) ... done
Created wheel for fbpca: filename=fbpca-1.0-py3-none-any.whl size=11375 sha256=33d100c70281feb34ca76c0a01d5c1778e0a472237511ad07b827025f42e7831
Stored in directory: /root/.cache/pip/wheels/3c/ea/60/8d1c9fbbc99492a1775b36a5e29c8c1ef309cc5821bd5a219d
Successfully built numpy-groupies fbpca
Failed to build scikit-learn
ERROR: Could not build wheels for scikit-learn, which is required to install pyproject.toml-based projects
pyproject.toml 的相关介绍
Python 新规范 pyproject.toml 完全解析(https://cloud.tencent.com/developer/article/2219745?areaSource=106000.3&traceId=tEw9-unty6PU6bYHdCeFC)
探序基因,生物信息分析,服务器搭建,生信软件安装等提供解决方案