news 2026/5/9 2:10:06

在华为云创建的notebook,镜像为ms2.7.1-cann8.2rc1:v3,之后安装mindyolo一直报numpy版本冲突

作者头像

张小明

前端开发工程师

1.2k 24
文章封面图
在华为云创建的notebook,镜像为ms2.7.1-cann8.2rc1:v3,之后安装mindyolo一直报numpy版本冲突

问题描述

Using user ma-user Ubuntu Jammy Jellyfish (development branch), CANN-8.2.RC1 [V100R001C15],[V100R001C18],[V100R001C19],[V100R001C20],[V100R001C21],[V100R001C23] Tips: Navigate to the target conda environment. For details, see /home/ma-user/README. Copy (Ctrl+C) and paste (Ctrl+V) on the jupyter terminal. Store your data in /home/ma-user/work, to which a persistent volume is mounted. Exercise caution when using plaintext passwords, hard-coded AK/SK, or directly entering them in the command line. [ma-user work]$git clone https://github.com/mindspore-lab/mindyolo.git Cloning into ‘mindyolo’… remote: Enumerating objects: 3535, done. remote: Counting objects: 100% (188/188), done. remote: Compressing objects: 100% (94/94), done. remote: Total 3535 (delta 125), reused 107 (delta 94), pack-reused 3347 (from 2) Receiving objects: 100% (3535/3535), 6.75 MiB | 832.00 KiB/s, done. Resolving deltas: 100% (2059/2059), done. [ma-user work]$cd mindyolo pip install -e . Looking in indexes: http://pip.modelarts.private.com:8888/repository/pypi/simple Obtaining file:///home/ma-user/work/mindyolo Installing build dependencies … done Checking if build backend supports build_editable … done Getting requirements to build editable … done Preparing editable metadata (pyproject.toml) … done Collecting pybind11>=2.10.4 (from mindyolo==0.5.0) Downloading http://pip.modelarts.private.com:8888/repository/pypi/packages/pybind11/3.0.1/pybind11-3.0.1-py3-none-any.whl (293 kB) Requirement already satisfied: numpy>=1.17.0 in /usr/local/python3.10.14/lib/python3.10/site-packages (from mindyolo==0.5.0) (1.21.2) Requirement already satisfied: PyYAML>=5.3 in /usr/local/python3.10.14/lib/python3.10/site-packages (from mindyolo==0.5.0) (6.0.3) Collecting tqdm (from mindyolo==0.5.0) Downloading http://pip.modelarts.private.com:8888/repository/pypi/packages/tqdm/4.67.1/tqdm-4.67.1-py3-none-any.whl (78 kB) Collecting opencv-python>=4.7.0.68 (from mindyolo==0.5.0) Downloading http://pip.modelarts.private.com:8888/repository/pypi/packages/opencv-python/4.12.0.88/opencv_python-4.12.0.88-cp37-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (45.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.9/45.9 MB 190.3 MB/s 0:00:00 Collecting opencv-python-headless>=4.7.0.68 (from mindyolo==0.5.0) Downloading http://pip.modelarts.private.com:8888/repository/pypi/packages/opencv-python-headless/4.12.0.88/opencv_python_headless-4.12.0.88-cp37-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (33.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 33.1/33.1 MB 228.0 MB/s 0:00:00 Collecting albumentations>=1.0.3 (from mindyolo==0.5.0) Downloading http://pip.modelarts.private.com:8888/repository/pypi/packages/albumentations/2.0.8/albumentations-2.0.8-py3-none-any.whl (369 kB) Collecting pycocotools>=2.0.2 (from mindyolo==0.5.0) Downloading http://pip.modelarts.private.com:8888/repository/pypi/packages/pycocotools/2.0.10/pycocotools-2.0.10-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (445 kB) Collecting numpy>=1.17.0 (from mindyolo==0.5.0) Downloading http://pip.modelarts.private.com:8888/repository/pypi/packages/numpy/2.2.6/numpy-2.2.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (14.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.3/14.3 MB 205.7 MB/s 0:00:00 Requirement already satisfied: scipy>=1.10.0 in /usr/local/python3.10.14/lib/python3.10/site-packages (from albumentations>=1.0.3->mindyolo==0.5.0) (1.10.1) Collecting pydantic>=2.9.2 (from albumentations>=1.0.3->mindyolo==0.5.0) Downloading http://pip.modelarts.private.com:8888/repository/pypi/packages/pydantic/2.12.4/pydantic-2.12.4-py3-none-any.whl (463 kB) Collecting albucore==0.0.24 (from albumentations>=1.0.3->mindyolo==0.5.0) Downloading http://pip.modelarts.private.com:8888/repository/pypi/packages/albucore/0.0.24/albucore-0.0.24-py3-none-any.whl (15 kB) Collecting stringzilla>=3.10.4 (from albucore==0.0.24->albumentations>=1.0.3->mindyolo==0.5.0) Downloading http://pip.modelarts.private.com:8888/repository/pypi/packages/stringzilla/4.2.3/stringzilla-4.2.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (424 kB) Collecting simsimd>=5.9.2 (from albucore==0.0.24->albumentations>=1.0.3->mindyolo==0.5.0) Downloading http://pip.modelarts.private.com:8888/repository/pypi/packages/simsimd/6.5.3/simsimd-6.5.3-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (562 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 562.5/562.5 kB 64.0 MB/s 0:00:00 Collecting annotated-types>=0.6.0 (from pydantic>=2.9.2->albumentations>=1.0.3->mindyolo==0.5.0) Downloading http://pip.modelarts.private.com:8888/repository/pypi/packages/annotated-types/0.7.0/annotated_types-0.7.0-py3-none-any.whl (13 kB) Collecting pydantic-core==2.41.5 (from pydantic>=2.9.2->albumentations>=1.0.3->mindyolo==0.5.0) Downloading http://pip.modelarts.private.com:8888/repository/pypi/packages/pydantic-core/2.41.5/pydantic_core-2.41.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 148.6 MB/s 0:00:00 Requirement already satisfied: typing-extensions>=4.14.1 in /usr/local/python3.10.14/lib/python3.10/site-packages (from pydantic>=2.9.2->albumentations>=1.0.3->mindyolo==0.5.0) (4.15.0) Collecting typing-inspection>=0.4.2 (from pydantic>=2.9.2->albumentations>=1.0.3->mindyolo==0.5.0) Downloading http://pip.modelarts.private.com:8888/repository/pypi/packages/typing-inspection/0.4.2/typing_inspection-0.4.2-py3-none-any.whl (14 kB) INFO: pip is looking at multiple versions of scipy to determine which version is compatible with other requirements. This could take a while. Collecting scipy>=1.10.0 (from albumentations>=1.0.3->mindyolo==0.5.0) Downloading http://pip.modelarts.private.com:8888/repository/pypi/packages/scipy/1.15.3/scipy-1.15.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (35.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 35.5/35.5 MB 228.1 MB/s 0:00:00 Building wheels for collected packages: mindyolo Building editable for mindyolo (pyproject.toml) … done Created wheel for mindyolo: filename=mindyolo-0.5.0-0.editable-py3-none-any.whl size=8487 sha256=29135b7ada571179177d4791e868626adf7493303925a08f342b192774d3b91a Stored in directory: /tmp/pip-ephem-wheel-cache-5okavkuq/wheels/cd/dd/f5/cbb5fc9293f3973d344fa2df78162e2754db51796569272f1f Successfully built mindyolo Installing collected packages: simsimd, typing-inspection, tqdm, stringzilla, pydantic-core, pybind11, numpy, annotated-types, scipy, pydantic, pycocotools, opencv-python-headless, opencv-python, albucore, albumentations, mindyolo Attempting uninstall: numpy Found existing installation: numpy 1.21.2 Uninstalling numpy-1.21.2: Successfully uninstalled numpy-1.21.2 Attempting uninstall: scipy Found existing installation: scipy 1.10.1 Uninstalling scipy-1.10.1: Successfully uninstalled scipy-1.10.1 ERROR: pip’s dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. dataflow 0.0.1 requires jinja2, which is not installed. te 0.4.0 requires cloudpickle, which is not installed. te 0.4.0 requires ml-dtypes, which is not installed. mindspore 2.7.1 requires numpy<2.0.0,>=1.20.0, but you have numpy 2.2.6 which is incompatible. Successfully installed albucore-0.0.24 albumentations-2.0.8 annotated-types-0.7.0 mindyolo-0.5.0 numpy-2.2.6 opencv-python-4.12.0.88 opencv-python-headless-4.12.0.88 pybind11-3.0.1 pycocotools-2.0.10 pydantic-2.12.4 pydantic-core-2.41.5 scipy-1.15.3 simsimd-6.5.3 stringzilla-4.2.3 tqdm-4.67.1 typing-inspection-0.4.2

降级numpy后,opencv又版本冲突了

[ma-user mindyolo]$pip install numpy==1.26.4 --force-reinstall Looking in indexes: http://pip.modelarts.private.com:8888/repository/pypi/simple Collecting numpy==1.26.4 Downloading http://pip.modelarts.private.com:8888/repository/pypi/packages/numpy/1.26.4/numpy-1.26.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (14.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.2/14.2 MB 137.5 MB/s 0:00:00 Installing collected packages: numpy Attempting uninstall: numpy Found existing installation: numpy 2.2.6 Uninstalling numpy-2.2.6: Successfully uninstalled numpy-2.2.6 ERROR: pip’s dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. dataflow 0.0.1 requires jinja2, which is not installed. te 0.4.0 requires cloudpickle, which is not installed. te 0.4.0 requires ml-dtypes, which is not installed. opencv-python 4.12.0.88 requires numpy<2.3.0,>=2; python_version >= “3.9”, but you have numpy 1.26.4 which is incompatible. opencv-python-headless 4.12.0.88 requires numpy<2.3.0,>=2; python_version >= “3.9”, but you have numpy 1.26.4 which is incompatible. Successfully installed numpy-1.26.4

问题解答

MindSpore2.7.1需要numpy<2.0.0,您可以尝试安装 OpenCV ≤ 4.11.0.86 ,这可以兼容NumPy<2.0.0。

版权声明: 本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若内容造成侵权/违法违规/事实不符,请联系邮箱:809451989@qq.com进行投诉反馈,一经查实,立即删除!
网站建设 2026/5/9 1:00:35

微博文本情感分析:大数据分析项目中的 Python 实战

大数据分析项目python--微博文本情感分析 研究思路:基于情感词典基于机器学习LSTM算法支持向量机(SVM) 包含内容:数据集文档代码在大数据时代&#xff0c;文本数据如同蕴藏丰富信息的宝藏&#xff0c;微博作为海量文本数据的来源之一&#xff0c;对其进行情感分析能挖掘出大众的…

作者头像 李华
网站建设 2026/5/9 1:00:34

STM32 EXTI(外部中断)详解

一、EXTI是什么&#xff1f;EXTI External Interrupt/Event Controller&#xff08;外部中断/事件控制器&#xff09;简单说&#xff1a;EXTI是STM32的“门卫”&#xff0c;专门管引脚上的电平变化。当引脚电平变化时&#xff0c;EXTI会通知CPU&#xff1a;“有情况&#xff0…

作者头像 李华
网站建设 2026/5/9 1:00:48

轻松部署Qwen3-4B-FP8模型:从零开始的本地推理实战

轻松部署Qwen3-4B-FP8模型&#xff1a;从零开始的本地推理实战 【免费下载链接】Qwen3-4B-Instruct-2507-FP8 项目地址: https://ai.gitcode.com/hf_mirrors/Qwen/Qwen3-4B-Instruct-2507-FP8 还在为如何在自己的电脑上运行大语言模型而烦恼吗&#xff1f;别担心&#…

作者头像 李华
网站建设 2026/5/9 2:53:50

Geodesy 地理计算库终极使用指南:从安装到实战应用

Geodesy 地理计算库终极使用指南&#xff1a;从安装到实战应用 【免费下载链接】geodesy Libraries of geodesy functions implemented in JavaScript 项目地址: https://gitcode.com/gh_mirrors/ge/geodesy Geodesy 是一个功能强大的 JavaScript 地理计算库&#xff0c…

作者头像 李华
网站建设 2026/5/8 21:34:13

深入Spring Boot源码(二):启动过程深度剖析

前言在上一篇中&#xff0c;我们已经成功搭建了Spring Boot源码研究环境。现在&#xff0c;让我们深入Spring Boot的核心——启动过程。当你运行一个Spring Boot应用的main方法时&#xff0c;背后究竟发生了什么&#xff1f;本文将带你从SpringApplication.run()开始&#xff0…

作者头像 李华